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