mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-01-03 14:56:34 -05:00
Update: Removed leftover tabs
This commit is contained in:
parent
de6e8b4197
commit
3a391c02f5
@ -7,7 +7,7 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- location and admin are two strings that are e.g. visible
|
<!-- location and admin are two strings that are e.g. visible
|
||||||
on the server info page of the icecast web interface -->
|
on the server info page of the icecast web interface -->
|
||||||
<location>Earth</location>
|
<location>Earth</location>
|
||||||
<!-- If you are listing streams on a YP, this MUST be a working email! -->
|
<!-- If you are listing streams on a YP, this MUST be a working email! -->
|
||||||
<admin>icemaster@localhost</admin>
|
<admin>icemaster@localhost</admin>
|
||||||
@ -49,7 +49,7 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Uncommenting this enables publishing to the streaming directory at:
|
<!-- Uncommenting this enables publishing to the streaming directory at:
|
||||||
http://dir.xiph.org/
|
http://dir.xiph.org/
|
||||||
Please read the Icecast documentation about publishing to directories
|
Please read the Icecast documentation about publishing to directories
|
||||||
very carefully, as it is not enough to just uncomment this.
|
very carefully, as it is not enough to just uncomment this.
|
||||||
-->
|
-->
|
||||||
@ -128,7 +128,7 @@
|
|||||||
|
|
||||||
<!-- Mountpoints
|
<!-- Mountpoints
|
||||||
Only define <mount> sections if you want to use advanced options,
|
Only define <mount> sections if you want to use advanced options,
|
||||||
like alternative usernames or passwords
|
like alternative usernames or passwords
|
||||||
All <mount> sections below are disabled by default,
|
All <mount> sections below are disabled by default,
|
||||||
to activate them remove the comment markers around them and restart.
|
to activate them remove the comment markers around them and restart.
|
||||||
-->
|
-->
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
<logging>
|
<logging>
|
||||||
<accesslog>access.log</accesslog>
|
<accesslog>access.log</accesslog>
|
||||||
<errorlog>error.log</errorlog>
|
<errorlog>error.log</errorlog>
|
||||||
<loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
|
<loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
|
||||||
</logging>
|
</logging>
|
||||||
<security>
|
<security>
|
||||||
<chroot>0</chroot>
|
<chroot>0</chroot>
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
<logging>
|
<logging>
|
||||||
<accesslog>access.log</accesslog>
|
<accesslog>access.log</accesslog>
|
||||||
<errorlog>error.log</errorlog>
|
<errorlog>error.log</errorlog>
|
||||||
<loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
|
<loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
|
||||||
</logging>
|
</logging>
|
||||||
<security>
|
<security>
|
||||||
<chroot>0</chroot>
|
<chroot>0</chroot>
|
||||||
|
Loading…
Reference in New Issue
Block a user