forked from infra/ansible
hackmd: disable anon usage
This commit is contained in:
parent
ede4e49e33
commit
3be1e06242
@ -2,6 +2,7 @@
|
||||
"production": {
|
||||
"domain": "{{ hackmd_domain }}",
|
||||
"protocolUseSSL": true,
|
||||
"allowAnonymous": false,
|
||||
"allowFreeURL": true,
|
||||
"sessionSecret": "{{ hackmd_secret }}",
|
||||
"hsts": {
|
||||
|
Loading…
Reference in New Issue
Block a user