server.yml update
parent
e8139ad655
commit
20c7650e51
|
@ -40,13 +40,13 @@
|
||||||
|
|
||||||
# Enable web push
|
# Enable web push
|
||||||
#
|
#
|
||||||
# Run ntfy web-push generate-keys to generate the keys
|
# Run "ntfy web-push generate-keys" to generate the keys
|
||||||
#
|
#
|
||||||
# web-push-enabled: true
|
# web-push-enabled: false
|
||||||
# web-push-public-key: ""
|
# web-push-public-key:
|
||||||
# web-push-private-key: ""
|
# web-push-private-key:
|
||||||
# web-push-subscriptions-file: ""
|
# web-push-subscriptions-file:
|
||||||
# web-push-email-address: ""
|
# web-push-email-address:
|
||||||
|
|
||||||
# If "cache-file" is set, messages are cached in a local SQLite database instead of only in-memory.
|
# If "cache-file" is set, messages are cached in a local SQLite database instead of only in-memory.
|
||||||
# This allows for service restarts without losing messages in support of the since= parameter.
|
# This allows for service restarts without losing messages in support of the since= parameter.
|
||||||
|
|
Loading…
Reference in New Issue