aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorviolette p. <vi@violette.town>2025-12-09 04:58:13 +0100
committergrunfink <grunfink@comam.es>2025-12-09 04:58:13 +0100
commit4102a6a7ac7ab7c651fe0b03358148e8d15418cc (patch)
tree9f8fe1daed0f20bf6f1c78318347851f86c12cb9 /doc
parentc741c3078e4dcc0fcdda15f9082a87788383b61d (diff)
make webpush use our notification server vkey instead of a random, ill-formated
key (necessary for some client notifications, such as moshidon)
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.82
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index a6d925d..0dc0769 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -294,6 +294,8 @@ The URL to a favicon. If it's not set, the default one is used instead.
The maximum number of days an instance is considered down after continuous failed
outgoing messages (default: 15). Anyway, whenever any incoming activity from a
failed instance is detected, this counter is reset for it.
+.It Ic vkey
+Public vapid key. Used for notification on some client.
.El
.Pp
You must restart the server to make effective these changes.