forked from FoundKeyGang/FoundKey
Update example.yml
This commit is contained in:
parent
6a4e92a999
commit
7ab9d01bac
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