about summary refs log tree commit diff
path: root/nix/hosts/corrino/www/md.emile.space.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/hosts/corrino/www/md.emile.space.nix')
-rw-r--r--nix/hosts/corrino/www/md.emile.space.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/hosts/corrino/www/md.emile.space.nix b/nix/hosts/corrino/www/md.emile.space.nix
index 2fb2ee4..ff91a7b 100644
--- a/nix/hosts/corrino/www/md.emile.space.nix
+++ b/nix/hosts/corrino/www/md.emile.space.nix
@@ -78,6 +78,7 @@ in {
 
 			# don't allow unauthenticated people to just write somewhere
 			allowAnonymous = false;
+			allowAnonymousEdits = true; # This allows us to set pads "freely"
 
 			defaultPermission = "private";