9 lines
308 B
YAML
9 lines
308 B
YAML
base-url: "https://ntfy.hamburg.ccc.de"
|
|
default-host: "https://ntfy.hamburg.ccc.de"
|
|
listen-http: ":2586"
|
|
behind-proxy: true
|
|
keepalive-interval: "45s"
|
|
cache-file: "/var/cache/ntfy/cache.db"
|
|
attachment-cache-dir: "/var/cache/ntfy/attachments"
|
|
auth-default-access: "deny-all"
|
|
auth-file: "/var/lib/ntfy/user.db"
|