mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Update: Removed <fileserve> from example configs
This commit is contained in:
parent
f0df5ae488
commit
0f3e8ac160
@ -193,8 +193,6 @@
|
||||
</mount>
|
||||
-->
|
||||
|
||||
<fileserve>true</fileserve>
|
||||
|
||||
<paths>
|
||||
<!-- basedir is only used if chroot is enabled -->
|
||||
<basedir>@pkgdatadir@</basedir>
|
||||
|
@ -22,7 +22,6 @@
|
||||
<listen-socket>
|
||||
<port>8000</port>
|
||||
</listen-socket>
|
||||
<fileserve>true</fileserve>
|
||||
<paths>
|
||||
<logdir>@localstatedir@/log/@PACKAGE@</logdir>
|
||||
<webroot>@pkgdatadir@/web</webroot>
|
||||
|
@ -33,7 +33,6 @@
|
||||
<port>8000</port>
|
||||
<shoutcast-mount>/stream</shoutcast-mount>
|
||||
</listen-socket>
|
||||
<fileserve>true</fileserve>
|
||||
<paths>
|
||||
<logdir>@localstatedir@/log/@PACKAGE@</logdir>
|
||||
<webroot>@pkgdatadir@/web</webroot>
|
||||
|
Loading…
Reference in New Issue
Block a user