mirror of https://github.com/telemt/telemt.git
Update config.toml
This commit is contained in:
parent
b00b87032b
commit
692d9476b9
|
|
@ -58,7 +58,6 @@ proxy_secret_rotate_runtime = true # Enable runtime proxy-secret rotation
|
||||||
proxy_secret_stable_snapshots = 2 # Number of identical getProxySecret snapshots required before runtime secret rotation.
|
proxy_secret_stable_snapshots = 2 # Number of identical getProxySecret snapshots required before runtime secret rotation.
|
||||||
proxy_secret_len_max = 256 # Maximum allowed proxy-secret length in bytes for startup and runtime refresh.
|
proxy_secret_len_max = 256 # Maximum allowed proxy-secret length in bytes for startup and runtime refresh.
|
||||||
|
|
||||||
|
|
||||||
[general.modes]
|
[general.modes]
|
||||||
classic = false
|
classic = false
|
||||||
secure = false
|
secure = false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue