diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-07-29 06:17:25 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-07-29 06:17:25 +0000 |
commit | ee9999a93074c737ffc298c8370ef05a3121cfa0 (patch) | |
tree | 3d97f364ebb137e27eb0989a77efafbf4c44492f /templates/show_test_config.inc.php | |
parent | 070b12d08abce6842fe2f0a66c0676438949f25c (diff) | |
download | ampache-ee9999a93074c737ffc298c8370ef05a3121cfa0.tar.gz ampache-ee9999a93074c737ffc298c8370ef05a3121cfa0.tar.bz2 ampache-ee9999a93074c737ffc298c8370ef05a3121cfa0.zip |
new update to correct normal sized blob for those already on 3.4, also added stream_* and downsample_cmd migration support, and but support I mean I tell them its not going to work
Diffstat (limited to 'templates/show_test_config.inc.php')
-rw-r--r-- | templates/show_test_config.inc.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/show_test_config.inc.php b/templates/show_test_config.inc.php index 27d93b45..986fb263 100644 --- a/templates/show_test_config.inc.php +++ b/templates/show_test_config.inc.php @@ -69,6 +69,9 @@ method simply comment it out valid values are<br /> An array of Amazon sites to search. NOTE: This will search each of these sites in turn so don't expect it to be lightning fast! It is strongly recommended that only one of these is selected at any<br /> <br /> +<strong>downsample_cmd</strong><br /> +This variable no longer exists, all downsampling/transcoding is handled by the transcode_* please see config file for details. +<br /> </div> <div id="bottom"> <p><b>Ampache Debug.</b><br /> |