forked from wurzel/fruitbasket
hedgedoc: disable anonymous patches
https://c3d2.social/@sandro/113900709169130028
This commit is contained in:
parent
ff4df0aae0
commit
29c702b2e5
3 changed files with 69 additions and 0 deletions
|
@ -49,6 +49,7 @@ in
|
|||
# allow anonymous editing, but not creation of pads
|
||||
allowAnonymous = false;
|
||||
allowAnonymousEdits = true;
|
||||
allowAnonymousUploads = false;
|
||||
defaultPermission = "limited";
|
||||
defaultNotePath = builtins.toString template;
|
||||
# ldap auth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue