Update .env.template

docs: better .env docs
pull/490/head
Jason 3 years ago committed by GitHub
parent 83b154014a
commit 75852f7efb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,11 +21,11 @@ REDDIT_2FA=""
SUBREDDIT="AskReddit"
# True or False
ALLOW_NSFW="False"
# Example of a PostID is ult7el
# Used if you want to use a specific post. example of one is urdtfx
POST_ID=""
#set to either LIGHT or DARK
THEME="LIGHT"
# set to an int e.g. 1 or 29 and leave blank for once
# used if you want to run multiple times. set to an int e.g. 4 or 29 and leave blank for once
TIMES_TO_RUN=""
MAX_COMMENT_LENGTH="500"
# Range is 0 -> 1 recommended around 0.8-0.9

Loading…
Cancel
Save