wynne: enable login in ntfy
This commit is contained in:
parent
bd8c318f1b
commit
8318f75fcf
1 changed files with 1 additions and 0 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue