summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-26 11:28:23 +0300
committerAndrew Dolgov <[email protected]>2010-01-26 11:28:23 +0300
commit5439fbd3d21b1005d11e9053455428fabe5e5e1d (patch)
tree5072ddc9f74859c8203d1e1d8495aea19184ff5b /config.php-dist
parent51c78a881c8df94180c1144ab813c4fae1a8ef50 (diff)
parent4fab608e66e493bae682f0dc0e907cc40d7adaf4 (diff)
Merge branch 'master' of bah.org.ru:public_html/testbox/tt-rss
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 85fe7cdc4..58811646d 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -100,9 +100,8 @@
// If update daemon and update_feeds should send digests
// Disable if you prefer querying special URL (see wiki)
- define('ENABLE_TRANSLATIONS', false);
- // Enable experimental support for interface translations
- // based on PHP-Gettext. This is of no much use right now.
+ define('ENABLE_TRANSLATIONS', true);
+ // Enable support for interface translations
define('MYSQL_CHARSET', '');
// Connection charset for MySQL. Only enable if having charset-related