Commit 51e4cb1f authored by Helperhaps's avatar Helperhaps

mv conf.py to conf.py.sample

parent ffa5b8cd
......@@ -2,4 +2,5 @@
build/
dist/
jpush.egg-info/
.idea/
\ No newline at end of file
.idea/
examples/conf.py
# please put your app_key and master_secret here
app_key = u'6be9204c30b9473e87bad4dc'
master_secret = u'cae22120eed6835e486399a7'
app_key = u'xxxxxx'
master_secret = u'xxxxxx'
dev_key = u'xxxxxx'
dev_secret = u'xxxxxx'
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