You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
179 B

ENVIRONMENT=dev
SUPERUSERS=[""]
COMMAND_START=[""]
COMMAND_SEP=["."]
SESSION_EXPIRE_TIMEOUT=90
API_TIMEOUT=300
MYSQL_DB = ""
MYSQL_USER = ""
MYSQL_HOST = ""
MYSQL_PASSWORD = ""