1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:55:55 +00:00

config: remove ENABLE_TRANSLATIONS

This commit is contained in:
Andrew Dolgov
2011-03-18 19:25:06 +03:00
parent 565ca5653c
commit 7b26a148b0
7 changed files with 49 additions and 74 deletions

View File

@@ -82,9 +82,6 @@
// If update daemon and update_feeds should send digests
// Disable if you prefer querying special URL (see wiki)
define('ENABLE_TRANSLATIONS', true);
// Enable support for interface translations
define('MYSQL_CHARSET', 'UTF8');
// Connection charset for MySQL. If you have a legacy database and/or experience
// garbage unicode characters with this option, try setting it to a blank string.