Tidy docs

This commit is contained in:
RunasSudo 2018-12-30 13:44:59 +11:00
parent bb061e18cd
commit 86f01abfdd
Signed by: RunasSudo
GPG Key ID: 7234E476BF21C61A
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ MAIL_DEFAULT_SENDER = 'eos@localhost'
# Reddit
# Register a web app at https://www.reddit.com/prefs/apps
# The redirect URI will be https://localhost:5000/auth/reddit/oauth_callback (replace with real host:port)
# The redirect URI will be http(s)://hostname(:port)/auth/reddit/oauth_callback
REDDIT_OAUTH_CLIENT_ID = 'xxxxxxxxxxxxxx'
REDDIT_OAUTH_CLIENT_SECRET = 'xxxxxxxxxxxxxxxxxxxxxxxxxxx'