mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Change hedgedoc authentication settings
This commit is contained in:
@@ -80,7 +80,11 @@
|
||||
database = "hedgedoc";
|
||||
};
|
||||
protocolUseSSL = true;
|
||||
allowAnonymous = false;
|
||||
allowEmailRegister = false;
|
||||
email = false;
|
||||
};
|
||||
environmentFile = "/var/lib/hedgedoc/hedgedoc.env";
|
||||
};
|
||||
postgresql = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user