Added some more example values in .env.example

This commit is contained in:
lluni 2022-12-10 00:47:44 +01:00
parent d328fc0a7b
commit 8762852c8d
Signed by: lluni
GPG key ID: ACEEB468BC325D35

View file

@ -4,11 +4,11 @@ REDDIT_AUTH_TOKEN=""
REDDIT_REFRESH_TOKEN=""
REDDIT_CLIENT_ID=""
REDDIT_CLIENT_SECRET=""
REDDIT_SUBREDDIT=""
REDDIT_SUBREDDIT="ich_iel"
MASTODON_URL=""
MASTODON_EMAIL=""
MASTODON_PASSWORD=""
MASTODON_EMAIL="mail@example.com"
MASTODON_PASSWORD="password"
MASTODON_USER_ID=""
MASTODON_APP_NAME=""
MASTODON_APP_NAME="Reddit Mastodon Crossposter"
MASTODON_USER_SECRET="usercred.secret"
MASTODON_CLIENT_SECRET="clientcred.secret"