mirror of
https://github.com/skoobasteeve/MTAPI-docker.git
synced 2026-03-20 03:28:57 +00:00
initial working commit
This commit is contained in:
8
settings.cfg
Normal file
8
settings.cfg
Normal file
@@ -0,0 +1,8 @@
|
||||
MTA_KEY = ''
|
||||
STATIONS_FILE = './data/stations.json'
|
||||
CROSS_ORIGIN = '*'
|
||||
MAX_TRAINS=10
|
||||
MAX_MINUTES=30
|
||||
CACHE_SECONDS=60
|
||||
THREADED=True
|
||||
DEBUG = True
|
||||
Reference in New Issue
Block a user