]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/blobdiff - wradmin/development.ini
Added pool_recycle option for mySQL databases
[philipp/winterrodeln/wradmin.git] / wradmin / development.ini
index cb4f9e2bdf1bee88b018d0e03b197e06cf89ec11..a8c4d63e950bb2c3f8b124f46e2a2d93534859c6 100644 (file)
@@ -43,6 +43,8 @@ authkit.basic.authenticate.user.data =
 
 # SQLAlchemy database URL
 sqlalchemy.url = mysql://philipp@localhost:3306/winterrodeln_wiki?charset=utf8
 
 # 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
 
 # WARNING: *THE LINE BELOW MUST BE UNCOMMENTED ON A PRODUCTION ENVIRONMENT*
 # Debug mode will enable the interactive debugging tool, allowing ANYONE to