X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/blobdiff_plain/b3fd8da8537dddaecf7571641bc62e2aff919661..4a08b351cde55ee745465daf209953b28e0bbd9c:/wradmin/development.ini diff --git a/wradmin/development.ini b/wradmin/development.ini index cb4f9e2..a8c4d63 100644 --- a/wradmin/development.ini +++ b/wradmin/development.ini @@ -43,6 +43,8 @@ authkit.basic.authenticate.user.data = # SQLAlchemy database URL sqlalchemy.url = mysql://philipp@localhost:3306/winterrodeln_wiki?charset=utf8 +# necessary for mySQL databases +sqlalchemy.pool_recycle = 3600 # WARNING: *THE LINE BELOW MUST BE UNCOMMENTED ON A PRODUCTION ENVIRONMENT* # Debug mode will enable the interactive debugging tool, allowing ANYONE to