mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 14:59:29 -07:00
Fix variable names
This commit is contained in:
parent
841f7400d9
commit
aa845dc7db
1 changed files with 2 additions and 2 deletions
|
@ -9,13 +9,13 @@
|
|||
# Domain for XMPP vCard fetch server
|
||||
# Code for the server can be found here https://codeberg.org/keyoxide/node-xmpp-vcard
|
||||
# Defaults to: "xmpp-vcard.keyoxide.org"
|
||||
#XMPP_VCARD_SERVER_DOMAIN=
|
||||
#PROXY_HOSTNAME=
|
||||
|
||||
# Twitter API bearer code
|
||||
# Documentation: https://developer.twitter.com/en/docs/basics/authentication/oauth-2-0
|
||||
# Expected format: "XXXXXXXXXXXXXXXXXXXXX"
|
||||
# If none is provided (default), Twitter accounts are not verified
|
||||
#TWITTER_API_AUTH=
|
||||
#TWITTER_BEARER_TOKEN=
|
||||
|
||||
# Tor Onion URL
|
||||
# The full http:// onion url to add as an 'Onion-Location' header
|
||||
|
|
Loading…
Reference in a new issue