Remove web-push-(enabled|duration*), change endpoint, other cosmetic changes
This commit is contained in:
@@ -40,15 +40,12 @@
|
||||
|
||||
# Enable web push
|
||||
#
|
||||
# Run "ntfy web-push generate-keys" to generate the keys
|
||||
# Run "ntfy webpush keys" to generate the keys
|
||||
#
|
||||
# web-push-enabled: false
|
||||
# web-push-public-key:
|
||||
# web-push-private-key:
|
||||
# web-push-subscriptions-file:
|
||||
# web-push-email-address:
|
||||
# web-push-expiry-warning-duration: 168h
|
||||
# web-push-expiry-duration: 192h
|
||||
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user