update configs

This commit is contained in:
2026-04-01 12:38:27 +03:00
parent 71f9044f27
commit 190b6665de
2 changed files with 4 additions and 1 deletions

View File

@@ -46,6 +46,8 @@ host = 127.0.0.1
;index_url =
; Max file size in bytes which can be uploaded to the server. Requires ${web:enable_archive_upload} to be enabled.
;max_body_size =
; Max event queue size used for server sent event endpoints (0 is infinite)
;max_queue_size = 0
; Port to listen. Must be set, if the web service is enabled.
;port =
; Disable status (e.g. package status, logs, etc) endpoints. Useful for build only modes.