diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-10-16 22:51:58 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-10-16 23:04:00 -0300 |
| commit | 63705942a366d39308251549a018451808c20ac8 (patch) | |
| tree | 28f055e5e992e657279ceb57fa177d8dfcd55076 /config.cfg.dist | |
| parent | 01a6e8dbe42fb6571ad846bee5e1d8cc7c9fba5e (diff) | |
| download | querymanager-63705942a366d39308251549a018451808c20ac8.tar.gz querymanager-63705942a366d39308251549a018451808c20ac8.zip | |
properly handle text encoding differences with QueryManager clients
Diffstat (limited to 'config.cfg.dist')
| -rw-r--r-- | config.cfg.dist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.cfg.dist b/config.cfg.dist index 780c50a..dcf7212 100644 --- a/config.cfg.dist +++ b/config.cfg.dist @@ -17,7 +17,6 @@ PostgreSQL.DBName = "tibia" PostgreSQL.User = "tibia" PostgreSQL.Password = "" PostgreSQL.ConnectTimeout = "" -PostgreSQL.ClientEncoding = "UTF8" PostgreSQL.ApplicationName = "QueryManager" PostgreSQL.SSLMode = "" PostgreSQL.SSLRootCert = "" |
