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