diff --git a/podman-ntfy/config/server.yml b/podman-ntfy/config/server.yml index 6e55c46..0d2b295 100644 --- a/podman-ntfy/config/server.yml +++ b/podman-ntfy/config/server.yml @@ -3,7 +3,7 @@ auth-file: "/var/lib/ntfy/user.db" auth-default-access: "read-write" -cache-file: /var/cache/ntfy/cache.db +cache-file: /var/lib/ntfy/cache.db cache-startup-queries: | pragma journal_mode = WAL;