diff --git a/conf/streaminfo.conf.php.sample b/conf/streaminfo.conf.php.sample index f358d97..bcc6823 100644 --- a/conf/streaminfo.conf.php.sample +++ b/conf/streaminfo.conf.php.sample @@ -2,7 +2,7 @@ $icecastUrl="http://"; // url du serveur seule. Ne pas rajouter le port $icecastPort=8000; // port du seveur -$icecastMount="/"; // Pont de montage commençant par / +$icecastMountPoint="/"; // Pont de montage commençant par / $icecastIndexCurrentPlaying=4; // Peut varier selon les configurations $icecastIndexNbListeners=2; // Peut varier selon les configurations