Compare commits
1 Commits
6bb83ddbcb
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 87223b6561 |
+28
@@ -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>
|
||||||
Reference in New Issue
Block a user