diff options
| author | toufic ar <contact@toufy.me> | 2026-09-15 17:53:00 +0300 |
|---|---|---|
| committer | toufic ar <contact@toufy.me> | 2026-09-15 17:53:00 +0300 |
| commit | 63b9d92ab1c3497f91fcc6fd15117bd7c52f4ed5 (patch) | |
| tree | b6b9076936723a957aa30e66f0dc83eac9e224b6 /adonis/push/default.nix | |
| parent | 852a79f455aee20d817a0d72ceaf5cca668f63af (diff) | |
| download | servers-63b9d92ab1c3497f91fcc6fd15117bd7c52f4ed5.tar.gz servers-63b9d92ab1c3497f91fcc6fd15117bd7c52f4ed5.zip | |
ntfy-sh disable auth
Diffstat (limited to 'adonis/push/default.nix')
| -rw-r--r-- | adonis/push/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/adonis/push/default.nix b/adonis/push/default.nix index 58b7886..c60d159 100644 --- a/adonis/push/default.nix +++ b/adonis/push/default.nix @@ -14,8 +14,6 @@ in { base-url = "https://${domain}"; behind-proxy = true; auth-file = "/var/lib/ntfy-sh/user.db"; - auth-default-access = "deny-all"; - enable-signup = false; auth-access = [ "*:up*:write-only" ]; |
