ntfy cusrom

This commit is contained in:
Didier Slof 2023-02-26 17:49:25 +01:00
parent f732d95499
commit 532f5a9ad1
Signed by: didier
GPG key ID: 01E71F18AA4398E5
3 changed files with 12 additions and 4 deletions

6
custom/ntfy/server.yml Normal file
View file

@ -0,0 +1,6 @@
base-url: "https://push.ixvd.net"
listen-http: ":80"
auth-file: "/var/cache/ntfy/auth.db"
cache-file: "/var/cache/ntfy/cache.db"
attachment-cache-dir: "/var/cache/ntfy/attachments"