Fix variable names

This commit is contained in:
Yarmo Mackenbach 2021-05-04 15:39:45 +02:00
parent 841f7400d9
commit aa845dc7db
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1

View file

@ -9,13 +9,13 @@
# Domain for XMPP vCard fetch server # Domain for XMPP vCard fetch server
# Code for the server can be found here https://codeberg.org/keyoxide/node-xmpp-vcard # Code for the server can be found here https://codeberg.org/keyoxide/node-xmpp-vcard
# Defaults to: "xmpp-vcard.keyoxide.org" # Defaults to: "xmpp-vcard.keyoxide.org"
#XMPP_VCARD_SERVER_DOMAIN= #PROXY_HOSTNAME=
# Twitter API bearer code # Twitter API bearer code
# Documentation: https://developer.twitter.com/en/docs/basics/authentication/oauth-2-0 # Documentation: https://developer.twitter.com/en/docs/basics/authentication/oauth-2-0
# Expected format: "XXXXXXXXXXXXXXXXXXXXX" # Expected format: "XXXXXXXXXXXXXXXXXXXXX"
# If none is provided (default), Twitter accounts are not verified # If none is provided (default), Twitter accounts are not verified
#TWITTER_API_AUTH= #TWITTER_BEARER_TOKEN=
# Tor Onion URL # Tor Onion URL
# The full http:// onion url to add as an 'Onion-Location' header # The full http:// onion url to add as an 'Onion-Location' header