servo: ntfy: port data to private store

This commit is contained in:
2024-07-27 02:10:43 +00:00
parent fff7848cd6
commit 70a470b81e

View File

@@ -30,7 +30,7 @@ let
altPort = 2587;
in
{
sane.persist.sys.byStore.plaintext = [
sane.persist.sys.byStore.private = [
# not 100% necessary to persist this, but ntfy does keep a 12hr (by default) cache
# for pushing notifications to users who become offline.
# ACLs also live here.