diff --git a/production.ini b/production.ini --- a/production.ini +++ b/production.ini @@ -144,7 +144,7 @@ logview.pylons.util = #eee ######################################################### #sqlalchemy.db1.url = sqlite:///%(here)s/rhodecode.db sqlalchemy.db1.url = postgresql://postgres:qwe@localhost/rhodecode -sqlalchemy.db1.echo = True +sqlalchemy.db1.echo = false sqlalchemy.db1.pool_recycle = 3600 sqlalchemy.convert_unicode = true