updated to reflect new configuration options

This commit is contained in:
darkeye 2000-11-10 20:18:14 +00:00
parent 69024b4738
commit 23d0175ba1
1 changed files with 19 additions and 1 deletions

View File

@ -1,5 +1,6 @@
[general] [general]
duration = 60 duration = 60
bufferSecs = 5
[input] [input]
device = /dev/dsp device = /dev/dsp
@ -14,10 +15,27 @@ bitrate = 96
server = yp.yourserver.com server = yp.yourserver.com
port = 8000 port = 8000
password = hackme password = hackme
mountPoint = live mountPoint = live96
name = DarkIce trial name = DarkIce trial
description = This is only a trial description = This is only a trial
url = http://www.yourserver.com url = http://www.yourserver.com
genre = live genre = live
public = no public = no
remoteDumpFile = /tmp/live96.mp3
[lame0]
encoder = notlame
bitrate = 24
lowpass = 8500
server = yp.yourserver.com
port = 8000
password = hackme
mountPoint = live24
name = DarkIce trial
description = This is only a trial
url = http://www.yourserver.com
genre = live
public = no
remoteDumpFile = /tmp/live24.mp3