Datos de página y cambio en configuraciones
This commit is contained in:
@@ -5,13 +5,14 @@
|
||||
headless = true
|
||||
|
||||
# for local development
|
||||
runOnSave = false
|
||||
runOnSave = true
|
||||
|
||||
# Limit uploads (MB). Excel files here are small; adjust if needed
|
||||
maxUploadSize = 5
|
||||
|
||||
# for local development
|
||||
fileWatcherType="none"
|
||||
fileWatcherType="poll"
|
||||
# fileWatcherType="none"
|
||||
|
||||
|
||||
[theme]
|
||||
@@ -23,7 +24,7 @@ textColor = "#111827"
|
||||
font = "sans serif"
|
||||
|
||||
[client]
|
||||
toolbarMode = "minimal"
|
||||
toolbarMode = "viewer"
|
||||
|
||||
[ui]
|
||||
hideTopBar = true
|
||||
|
||||
Reference in New Issue
Block a user