28 lines
522 B
INI
28 lines
522 B
INI
; please edit these configs
|
|
|
|
[ice-server]
|
|
|
|
name = <ice-server-name>
|
|
addr = <ice-server-IP>
|
|
port = <ice-server-port>
|
|
mount = <ice-server-mnt-point>
|
|
usr = <ice-server-creds>
|
|
pwd = <ice-server-password>
|
|
|
|
[ice-stream]
|
|
|
|
name = noize
|
|
desc = description of noize
|
|
genre = lmnop
|
|
url = <ice-server-stream-url>
|
|
irc = <ice-server-stream-irc-channel>
|
|
aim = <ice-server-stream-aim-channel>
|
|
pub = <is-the-ice-server-stream-public>
|
|
|
|
[archive]
|
|
|
|
path = <server-path-of-music-directory>
|
|
|
|
[www-server]
|
|
|
|
port = <server-port-to-bind> |