configs: remove convert unicode which is deprecated

This commit is contained in:
RhodeCode Admin 2023-03-20 20:02:35 +01:00
parent 2481371b8b
commit bfdcb17dff
2 changed files with 0 additions and 2 deletions

View file

@ -565,7 +565,6 @@ sqlalchemy.db1.echo = false
; recycle the connections after this amount of seconds
sqlalchemy.db1.pool_recycle = 3600
sqlalchemy.db1.convert_unicode = true
; the number of connections to keep open inside the connection pool.
; 0 indicates no limit