hackmd: disable anon usage

This commit is contained in:
Markus 2018-09-16 11:49:53 +02:00
parent ede4e49e33
commit 3be1e06242
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"production": {
"domain": "{{ hackmd_domain }}",
"protocolUseSSL": true,
"allowAnonymous": false,
"allowFreeURL": true,
"sessionSecret": "{{ hackmd_secret }}",
"hsts": {