From ff58181d5b4ddd10b34062a0ad2204435e698cae Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Wed, 10 Oct 2007 07:30:15 +0000 Subject: fixed acls, fixed transcoding issues --- config/ampache.cfg.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index 15ca4b5f..b6eaca10 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -50,7 +50,7 @@ database_password = password session_length = 900 ; Length that the session for a single streaming instance will last -; the default is 15min. With some clients, and long songs this can +; the default is one hour. With some clients, and long songs this can ; cause playback to stop, increase this value if you experience that stream_length = 3600 -- cgit