Default to ssl in oauth tests examples config
This commit is contained in:
parent
04f3f57e2e
commit
2291d68e70
|
@ -1,5 +1,5 @@
|
||||||
; Setup OAuth info here
|
; Setup OAuth info here
|
||||||
apiroot = "http://YOURSTATUSNET/api"
|
apiroot = "https://YOURSTATUSNET/api"
|
||||||
|
|
||||||
request_token_url = "/oauth/request_token"
|
request_token_url = "/oauth/request_token"
|
||||||
authorize_url = "/oauth/authorize"
|
authorize_url = "/oauth/authorize"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user