diff --git a/nix/modules/hedgedoc/default.nix b/nix/modules/hedgedoc/default.nix index 40ca217..ad140cf 100644 --- a/nix/modules/hedgedoc/default.nix +++ b/nix/modules/hedgedoc/default.nix @@ -8,8 +8,9 @@ settings = { domain = "hedgedoc.noratrieb.dev"; allowAnonymous = false; + allowAnonymousEdits = false; protocolUseSSL = true; - enableUploads = "none"; + enableUploads = "registered"; #imageuploadtype = "minio"; # doesn't work yet :( minio = {