Files
itassistent/config/icecast.php
T
2018-10-17 11:14:38 +03:00

13 lines
308 B
PHP

<?php
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
return array(
'icecast_host' => 'dsk7681',
'icecast_ip' => '10.20.4.219',
'icecast_port' => '8000',
);