mirror of
https://github.com/skoobasteeve/MTAPI-docker.git
synced 2026-03-20 11:38:57 +00:00
9 lines
144 B
INI
9 lines
144 B
INI
MTA_KEY = ''
|
|
STATIONS_FILE = './data/stations.json'
|
|
CROSS_ORIGIN = '*'
|
|
MAX_TRAINS=10
|
|
MAX_MINUTES=30
|
|
CACHE_SECONDS=60
|
|
THREADED=True
|
|
DEBUG = True
|