Initial commit
This commit is contained in:
11
config.yml.example
Normal file
11
config.yml.example
Normal 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: ""
|
||||
|
||||
|
Reference in New Issue
Block a user