Compare commits
2 Commits
9df8390f1f
...
aa3e788593
| Author | SHA1 | Date | |
|---|---|---|---|
| aa3e788593 | |||
| 02e578fe70 |
@@ -16,8 +16,10 @@ 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