Tidy docs
This commit is contained in:
parent
bb061e18cd
commit
86f01abfdd
@ -40,7 +40,7 @@ MAIL_DEFAULT_SENDER = 'eos@localhost'
|
|||||||
|
|
||||||
# Reddit
|
# Reddit
|
||||||
# Register a web app at https://www.reddit.com/prefs/apps
|
# 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_ID = 'xxxxxxxxxxxxxx'
|
||||||
REDDIT_OAUTH_CLIENT_SECRET = 'xxxxxxxxxxxxxxxxxxxxxxxxxxx'
|
REDDIT_OAUTH_CLIENT_SECRET = 'xxxxxxxxxxxxxxxxxxxxxxxxxxx'
|
||||||
|
Loading…
Reference in New Issue
Block a user