Fixed dist conf
This commit is contained in:
parent
e6c85b81e5
commit
8ad250471b
@ -15,10 +15,10 @@ server:
|
||||
csp: "default-src * 'self' http: 'unsafe-eval' 'unsafe-inline'; connect-src * 'self'"
|
||||
|
||||
# Setup encryption context, see PHPs TLS context options
|
||||
#encryption:
|
||||
#local_cert: foo.pem
|
||||
#locak_pk: foo.key
|
||||
#passphrase: somepassphrase
|
||||
encryption:
|
||||
local_cert: ~
|
||||
local_pk: ~
|
||||
passphrase: ~
|
||||
|
||||
publish:
|
||||
# Assign a UUID to published messages even if one is already set in the message
|
||||
|
Loading…
Reference in New Issue
Block a user