fix(web01/ntfy-sh): Update settings

This commit is contained in:
Tom Hubrecht 2023-10-26 14:18:20 +02:00
parent a4ad7810ae
commit 1c709b5c3b

View file

@ -8,9 +8,11 @@ in {
settings = {
base-url = "https://${host}";
enable-login = true;
behind-proxy = true;
manager-interval = "1h";
auth-default-access = "deny-all";
enable-signup = true;
enable-login = true;
};
};