Tweak config
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
4bbf882ded
commit
64902c85a5
@ -10,9 +10,9 @@ data:
|
|||||||
base-url: https://ntfy.cluster.fun
|
base-url: https://ntfy.cluster.fun
|
||||||
upstream-base-url: "https://ntfy.sh"
|
upstream-base-url: "https://ntfy.sh"
|
||||||
behind-proxy: true
|
behind-proxy: true
|
||||||
cache-file: "/var/cache/ntfy/db/cache.db"
|
cache-file: "/var/cache/ntfy/cache.db"
|
||||||
cache-duration: "12h"
|
cache-duration: "12h"
|
||||||
auth-file: "/var/cache/ntfy/db/user.db"
|
auth-file: "/var/cache/ntfy/user.db"
|
||||||
auth-default-access: "deny-all"
|
auth-default-access: "deny-all"
|
||||||
attachment-cache-dir: "/var/cache/ntfy/attachments"
|
attachment-cache-dir: "/var/cache/ntfy/attachments"
|
||||||
attachment-file-size-limit: "50M"
|
attachment-file-size-limit: "50M"
|
||||||
|
Loading…
Reference in New Issue
Block a user