wynne: enable login in ntfy

This commit is contained in:
Adithya 2024-10-25 22:57:53 +05:30
parent bd8c318f1b
commit 8318f75fcf
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -48,6 +48,7 @@ in
auth-file = "/mnt/data/ntfy-sh/user.db";
attachment-cache-dir = "/mnt/data/ntfy-sh/attachments";
cache-file = "/mnt/data/ntfy-sh/cache-file.db";
enable-login = true;
auth-default-access = "deny-all";
};