diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/ampache.cfg.php.dist | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index a30988a4..165c769d 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -339,10 +339,7 @@ amazon_base_urls = "http://webservices.amazon.com" max_amazon_results_pages = 1 ; Debug -; If this is enabled Ampache will get really chatty -; warning this can crash browser during catalog builds due to -; the amount of text that is dumped out this will also cause -; ampache to write to the log file +; If this is enabled Ampache will write debugging information to the log file ; DEFAULT: false ;debug = "false" |