mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Add DATABASE_RETRY_TIMEOUT to Configurator class configuration options
This commit is contained in:
parent
73554d994a
commit
8440bfbd87
1 changed files with 1 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ class Configurator:
|
|||
"MASTER_MODE",
|
||||
"CUSTOM_LOG_LEVEL",
|
||||
"HEALTHCHECK_INTERVAL",
|
||||
"DATABASE_RETRY_TIMEOUT",
|
||||
"GPG_KEY",
|
||||
"HOME",
|
||||
"HOSTNAME",
|
||||
|
|
|
|||
Loading…
Reference in a new issue