Compare commits
2 Commits
aa3e788593
...
9df8390f1f
| Author | SHA1 | Date | |
|---|---|---|---|
| 9df8390f1f | |||
| 156f0183bd |
@@ -16,10 +16,8 @@ in
|
|||||||
base-url = "https://${cfg.hostname}";
|
base-url = "https://${cfg.hostname}";
|
||||||
listen-http = "127.0.0.1:2586";
|
listen-http = "127.0.0.1:2586";
|
||||||
auth-default-access = "deny-all";
|
auth-default-access = "deny-all";
|
||||||
auth-file = "/var/lib/ntfy-sh/user.db";
|
|
||||||
behind-proxy = true;
|
behind-proxy = true;
|
||||||
enable-login = true;
|
enable-login = true;
|
||||||
attachment-cache-dir = "/var/lib/ntfy-sh/attachments";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# backups
|
# backups
|
||||||
|
|||||||
Reference in New Issue
Block a user