Disable ACME
Throws a warning when reloading the config, because it is enabled by default, but not configured entirely. Disabling it explicitly removes the warning.
This commit is contained in:
parent
bc80540c14
commit
56d9144ad6
@ -32,6 +32,9 @@ s2s_ciphers: 'TLS_CIPHERS'
|
||||
c2s_protocol_options: 'TLS_OPTIONS'
|
||||
s2s_protocol_options: 'TLS_OPTIONS'
|
||||
|
||||
acme:
|
||||
auto: false
|
||||
|
||||
listen:
|
||||
-
|
||||
port: 5222
|
||||
|
Loading…
x
Reference in New Issue
Block a user