From aa845dc7db1889988ee1afced733d9bfa8bbde1f Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Tue, 4 May 2021 15:39:45 +0200 Subject: [PATCH] Fix variable names --- template.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template.env b/template.env index 1dd49ff..119e110 100644 --- a/template.env +++ b/template.env @@ -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