Initial commit

This commit is contained in:
Nick Thomas
2013-09-25 11:58:39 +01:00
commit bb825e679d
4 changed files with 384 additions and 0 deletions

11
config.yml.example Normal file
View File

@@ -0,0 +1,11 @@
---
# URL of the discourse forum whose API we'll be consuming
discourse_url: ""
# We need an API key for that forum
discourse_api_key: ""
# This is probably needed for push notifications
tapatalk_url: ""
# This is definitely needed for push notifications
tapatalk_api_key: ""