]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/blob - wradmin/test.cfg
Use flask_sqlalchemy to manage the database connection.
[philipp/winterrodeln/wradmin.git] / wradmin / test.cfg
1 DEBUG = False
2 SECRET_KEY = b'.\xe2{\xa4ns\xb7\xbb\x0cHR\xdf@}\xfa\x05;.K\x9bQ\xbc!='
3 SQLALCHEMY_DATABASE_URI = 'mysql://philipp@localhost:3306/philipp_winterrodeln_wiki_wradmin_test?charset=utf8mb4'
4 WTF_CSRF_ENABLED = False
5 SQLALCHEMY_TRACK_MODIFICATIONS = False