Merge pull request #160 from jkbd/master

Fix the example configuration, so it works with Icecast2
This commit is contained in:
rafael2k 2020-05-04 14:22:52 -05:00 committed by GitHub
commit d79548f4f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,9 @@ bitrate = 96 # bitrate of the stream sent to the server
server = yp.yourserver.com
# host name of the server
port = 8000 # port of the IceCast2 server, usually 8000
password = hackme # source password to the IceCast2 server
# source password to the IceCast2 server
password = hackme
# there must not be a comment following the password
mountPoint = sample96 # mount point of this stream on the IceCast2 server
name = DarkIce trial
# name of the stream