mirror of
https://github.com/fergalmoran/dss.radio.git
synced 2025-12-22 01:37:58 +00:00
52 lines
1.4 KiB
XML
Executable File
52 lines
1.4 KiB
XML
Executable File
<icecast>
|
|
<location>Cork Like</location>
|
|
<admin>icemaster@deepsouthsounds.com</admin>
|
|
|
|
<limits>
|
|
<clients>100</clients>
|
|
<sources>2</sources>
|
|
<threadpool>5</threadpool>
|
|
<queue-size>524288</queue-size>
|
|
<client-timeout>30</client-timeout>
|
|
<header-timeout>15</header-timeout>
|
|
<source-timeout>10</source-timeout>
|
|
<burst-on-connect>1</burst-on-connect>
|
|
<burst-size>65535</burst-size>
|
|
</limits>
|
|
|
|
<authentication>
|
|
<source-password>RDzNlgqmj67vk</source-password>
|
|
<relay-password>9PmUbI1mLne9o</relay-password>
|
|
|
|
<admin-user>admin</admin-user>
|
|
<admin-password>CrVuP5evoJZ0.</admin-password>
|
|
</authentication>
|
|
|
|
<hostname>radio.deepsouthsounds.com</hostname>
|
|
|
|
<listen-socket>
|
|
<port>8351</port>
|
|
<shoutcast-mount>/dss</shoutcast-mount>
|
|
</listen-socket>
|
|
<fileserve>1</fileserve>
|
|
|
|
<paths>
|
|
<basedir>/usr/share/icecast2</basedir>
|
|
<logdir>/var/log/icecast2</logdir>
|
|
<webroot>/usr/share/icecast2/web</webroot>
|
|
<adminroot>/usr/share/icecast2/admin</adminroot>
|
|
<alias source="/" destination="/status.xsl"/>
|
|
</paths>
|
|
|
|
<logging>
|
|
<accesslog>access.log</accesslog>
|
|
<errorlog>error.log</errorlog>
|
|
<loglevel>3</loglevel>
|
|
<logsize>10000</logsize>
|
|
</logging>
|
|
|
|
<security>
|
|
<chroot>0</chroot>
|
|
</security>
|
|
</icecast>
|