forked from MarseyWorld/MarseyWorld
remove leftover env vars
parent
80322388bd
commit
b480e09c13
3
env
3
env
|
@ -19,13 +19,10 @@ export SPAM_URL_SIMILARITY_THRESHOLD="0.1"
|
|||
export SPAM_SIMILAR_COUNT_THRESHOLD="10"
|
||||
export COMMENT_SPAM_SIMILAR_THRESHOLD="0.5"
|
||||
export COMMENT_SPAM_COUNT_THRESHOLD="10"
|
||||
export DEFAULT_TIME_FILTER="all"
|
||||
export GUMROAD_TOKEN="blahblahblah"
|
||||
export GUMROAD_LINK="blahblahblah"
|
||||
export GUMROAD_ID="blahblahblah"
|
||||
export DISABLE_DOWNVOTES="0"
|
||||
export DEFAULT_THEME="midnight"
|
||||
export DEFAULT_COLOR="805ad5"
|
||||
export EMAIL="blahblahblah@gmail.com"
|
||||
export MAILGUN_KEY="blahblahblah"
|
||||
export DESCRIPTION="rdrama.net caters to drama in all forms such as: Real life, videos, photos, gossip, rumors, news sites, Reddit, and Beyond™. There isn't drama we won't touch, and we want it all!"
|
||||
|
|
Loading…
Reference in New Issue