mirror of
https://github.com/YunoHost-Apps/hedgedoc_ynh.git
synced 2024-09-03 19:25:52 +02:00
Update config.json.example
This commit is contained in:
parent
9158a3f076
commit
f503e6443c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
"useCDN": false,
|
"useCDN": false,
|
||||||
"allowGravatar": false,
|
"allowGravatar": false,
|
||||||
"allowFreeURL": __ALLOW_FREE_URL__,
|
"allowFreeURL": __ALLOW_FREE_URL__,
|
||||||
|
"requireFreeURLAuthentication": __REQUIRE_FREE_URL_AUTHENTICATION__,
|
||||||
"allowAnonymous": __ALLOW_ANONYMOUS__,
|
"allowAnonymous": __ALLOW_ANONYMOUS__,
|
||||||
"allowAnonymousEdits": true,
|
"allowAnonymousEdits": true,
|
||||||
"defaultPermission": "locked",
|
"defaultPermission": "locked",
|
||||||
|
|
Loading…
Add table
Reference in a new issue