configs: remove convert unicode which is deprecated
This commit is contained in:
parent
2481371b8b
commit
bfdcb17dff
2 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue