update ttrss_entries.content to longtext type; config: set default mysql charset to UTF8

This commit is contained in:
Andrew Dolgov
2010-11-07 19:48:24 +03:00
parent 4d7cd9ed74
commit 8e54a21e77
2 changed files with 27 additions and 28 deletions

View File

@@ -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: