ntfy-sh: update cache path
This commit is contained in:
parent
3648b19d9d
commit
934a2b7475
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
auth-default-access = "deny-all";
|
||||
|
||||
cache-file = "/var/lib/ntfy-sh/cache.db";
|
||||
attachment-cache-dir = "/var/cache/ntfy/attachments";
|
||||
attachment-cache-dir = "/var/lib/ntfy-sh/cache-attachments";
|
||||
|
||||
keepalive-interval = "45s";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue