...
This commit is contained in:
parent
6bb83ddbcb
commit
87223b6561
28
config.ini
Normal file
28
config.ini
Normal file
@ -0,0 +1,28 @@
|
||||
; 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>
|
||||
Loading…
x
Reference in New Issue
Block a user