update authelia config

This commit is contained in:
2024-09-10 10:37:10 -05:00
parent 0622a38826
commit 20bce42403

View File

@@ -4,19 +4,23 @@ jwt_secret: 9DGPzQy8SZQ7rV57V3DJnw
#default_redirection_url: https://akanealw.com
server:
host: 0.0.0.0
port: 9091
path: ""
buffers:
read: 4096
write: 4096
enable_pprof: false
enable_expvars: false
address: 'tcp://0.0.0.0:9091/'
disable_healthcheck: false
tls:
key: ""
certificate: ""
path: ""
buffers:
read: 4096
write: 4096
timeouts:
read: '6s'
write: '6s'
idle: '30s'
endpoints:
enable_pprof: false
enable_expvars: false
ntp:
address: "0.debian.pool.ntp.org:123"
version: 3