summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authormomo-i <webmaster@momo-i.org>2011-02-17 13:22:48 +0900
committermomo-i <webmaster@momo-i.org>2011-02-17 13:22:48 +0900
commita1fa4d54e25934b4e14b06a77199f93dfb7d8e21 (patch)
tree9665ed709ac58ff738cb514bbdcd62b438da1b27 /config
parente3d5874b99c628470b9c35f59d49bfe09c3ff1b1 (diff)
downloadampache-a1fa4d54e25934b4e14b06a77199f93dfb7d8e21.tar.gz
ampache-a1fa4d54e25934b4e14b06a77199f93dfb7d8e21.tar.bz2
ampache-a1fa4d54e25934b4e14b06a77199f93dfb7d8e21.zip
modified tag broken problems
Diffstat (limited to 'config')
-rw-r--r--config/ampache.cfg.php.dist5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist
index 97af47c7..322df511 100644
--- a/config/ampache.cfg.php.dist
+++ b/config/ampache.cfg.php.dist
@@ -634,6 +634,7 @@ use_rss = true
;mb_detect_override = true
;Custom mb_detect_order
-;list comma separated
-;DEFAULT: auto
+;list comma separated, available encodings are listed on php.net.
+;see http://php.net/manual/mbstring.supported-encodings.php
+;DEFAULT: auto (use your php.ini)
;mb_detect_order = "EUC-JP, SJIS, eucJP-win, SJIS-win, JIS, ISO-2022-JP, ASCII, UTF-8, UTF-7"