summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-07 19:48:24 +0300
committerAndrew Dolgov <[email protected]>2010-11-07 19:48:24 +0300
commit8e54a21e7790a248e3fb3d3c9f25a7523514f95f (patch)
tree412df8cf746b78456453aef3381528c1268b5781 /config.php-dist
parent4d7cd9ed74fe136eb38fd8a26e42f9bb6f1e08a5 (diff)
update ttrss_entries.content to longtext type; config: set default mysql charset to UTF8
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist5
1 files changed, 2 insertions, 3 deletions
diff --git a/config.php-dist b/config.php-dist
index 1cabc5a07..6ddd22405 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -87,9 +87,8 @@
define('ENABLE_TRANSLATIONS', true);
// Enable support for interface translations
- define('MYSQL_CHARSET', '');
- // Connection charset for MySQL. Only enable if having charset-related
- // errors with MySQL (mangled characters, errors when updating feeds, etc).
+ define('MYSQL_CHARSET', 'UTF8');
+ // Connection charset for MySQL.
define('DEFAULT_UPDATE_METHOD', 0);
// Which feed parsing library to use as default: