mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-26 09:36:02 -07:00
Revert "Update example.yml"
This reverts commit 7ab9d01bac19aebc12c26904925f448180bf22dd.
This commit is contained in:
parent
41998e982b
commit
3d40b1f613
1 changed files with 13 additions and 13 deletions
|
@ -40,22 +40,22 @@ preventCache: false
|
||||||
#
|
#
|
||||||
|
|
||||||
# TLS
|
# TLS
|
||||||
#https:
|
# https:
|
||||||
# # path for certification
|
# # path for certification
|
||||||
# key: example-tls-key
|
# key: example-tls-key
|
||||||
# cert: example-tls-cert
|
# cert: example-tls-cert
|
||||||
|
|
||||||
# ServiceWorker
|
# ServiceWorker
|
||||||
#sw:
|
# sw:
|
||||||
# # Public key of VAPID
|
# # Public key of VAPID
|
||||||
# public_key: example-sw-public-key
|
# public_key: example-sw-public-key
|
||||||
|
|
||||||
# # Private key of VAPID
|
# # Private key of VAPID
|
||||||
# private_key: example-sw-private-key
|
# private_key: example-sw-private-key
|
||||||
|
|
||||||
#google_maps_api_key: example-google-maps-api-key
|
# google_maps_api_key: example-google-maps-api-key
|
||||||
|
|
||||||
# Twitter integration
|
# Twitter integration
|
||||||
#twitter:
|
# twitter:
|
||||||
# consumer_key: example-twitter-consumer-key
|
# consumer_key: example-twitter-consumer-key
|
||||||
# consumer_secret: example-twitter-consumer-secret-key
|
# consumer_secret: example-twitter-consumer-secret-key
|
||||||
|
|
Loading…
Reference in a new issue