Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Icecast-Server
Commits
a1693802
Commit
a1693802
authored
Mar 02, 2003
by
Michael Smith
Browse files
Add another comment suggested by a user.
svn path=/trunk/icecast/; revision=4384
parent
c359faf1
Changes
1
Hide whitespace changes
Inline
Side-by-side
conf/icecast.xml
View file @
a1693802
...
...
@@ -51,10 +51,10 @@
<mount>
<mount-name>
/example1.ogg
</mount-name>
<username>
othersource
</username>
<password>
hackmemore
</password>
<!-- These next three aren't yet implemented -->
<max-listeners>
1
</max-listeners>
<dump-file>
/tmp/dump-example1.ogg
</dump-file>
<fallback-mount>
/example2.ogg
</fallback-mount>
...
...
@@ -64,6 +64,9 @@
<paths>
<basedir>
/usr/local/icecast
</basedir>
<!-- Note that if <chroot> is turned on below, these paths must both
be relative to the new root, not the original root -->
<logdir>
/usr/local/icecast/logs
</logdir>
<webroot>
/usr/local/icecast/web
</webroot>
</paths>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment