adds template config variables (like app title)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
; All main config options will be passed to template engine
|
||||
[MAIN]
|
||||
APP_TITLE = 'Torn User Activity Grabber'
|
||||
|
||||
[DEFAULT]
|
||||
SECRET_KEY = your_secret_key
|
||||
API_KEY = your_api_key
|
||||
|
||||
Reference in New Issue
Block a user