mirror of https://github.com/tildeclub/ttrv.git
Update ttrv.cfg
This commit is contained in:
parent
26fe54f20c
commit
f80eb5b4bc
|
@ -69,8 +69,8 @@ force_new_browser_window = False
|
||||||
|
|
||||||
; These settings are defined at https://www.reddit.com/prefs/apps and should
|
; These settings are defined at https://www.reddit.com/prefs/apps and should
|
||||||
; not be altered unless you are defining your own developer application.
|
; not be altered unless you are defining your own developer application.
|
||||||
oauth_client_id = E2oEtRQfdfAfNQ
|
oauth_client_id = jVImX02bDffYlVSRC4FXng
|
||||||
oauth_client_secret = praw_gapfill
|
oauth_client_secret = tildeclub
|
||||||
oauth_redirect_uri = http://127.0.0.1:65000/
|
oauth_redirect_uri = http://127.0.0.1:65000/
|
||||||
|
|
||||||
; Port that the ttrv webserver will listen on. This should match the redirect
|
; Port that the ttrv webserver will listen on. This should match the redirect
|
||||||
|
|
Loading…
Reference in New Issue