cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

ntfy.yml (318B)


      1 default-host: "https://notify.mtrnord.blog"
      2 base-url: "https://notify.mtrnord.blog"
      3 listen-http: ":8080"
      4 cache-file: "/etc/ntfy/cache.db"
      5 behind-proxy: true
      6 attachment-cache-dir: "/var/cache/ntfy/attachments"
      7 keepalive-interval: "45s"
      8 auth-file: "/etc/ntfy/user.db"
      9 auth-default-access: "deny-all"
     10 web-root: "disable"