docs
This commit is contained in:
@@ -15,6 +15,10 @@ CLI_SOCKET_PATH=/run/uce/cli.sock
|
||||
# Keep this behind nginx/Apache on localhost or firewall it from public access.
|
||||
HTTP_PORT=8080
|
||||
|
||||
# After this many seconds, an in-flight WS broker render-forward that is still
|
||||
# not completed (including stalled writes/reads) is dropped.
|
||||
WS_BROKER_OUTBOUND_TIMEOUT_SECONDS=30
|
||||
|
||||
# OPTIONAL PROACTIVE COMPILE ROOT
|
||||
# Leave empty to scan SITE_DIRECTORY relative to the runtime root.
|
||||
PRECOMPILE_FILES_IN=
|
||||
|
||||
Reference in New Issue
Block a user