mirror of https://github.com/x89/Shreddit
parent
8171da7828
commit
c8c3dcc52d
@ -1,13 +1,7 @@
|
|||||||
[DEFAULT]
|
# Credentials go here. Fill out default, or provide one or more names and call shreddit with the -u option to specify
|
||||||
# Will be deprecated sometime in 2015 (probably)
|
# which set to use.
|
||||||
user =
|
[default]
|
||||||
pswd =
|
client_id=
|
||||||
|
client_secret=
|
||||||
## OAuth2 settings:
|
username=
|
||||||
# Client / Secret from your own app
|
password=
|
||||||
oauth_client_id =
|
|
||||||
oauth_client_secret =
|
|
||||||
# Corresponds with the callback URL in the Reddit app
|
|
||||||
oauth_redirect_uri = http://127.0.0.1:65010
|
|
||||||
log_requests = 0
|
|
||||||
# After running get_secret.py you should find your auth ID below
|
|
||||||
|
Loading…
Reference in new issue