Commit 9b67ee0c by Roman Krejčík

Merge pull request #52 from thelinuxkid/master

great, thanks
parents f679b4d8 b9e22bb0
......@@ -23,6 +23,7 @@ API_ROOT = 'https://api.parse.com/1'
ACCESS_KEYS = {}
# Connection can sometimes hang forever on SSL handshake
CONNECTION_TIMEOUT = 60
def register(app_id, rest_key, **kw):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment