Compare commits
5 Commits
master
..
6009696cb6
| Author | SHA1 | Date | |
|---|---|---|---|
| 6009696cb6 | |||
| ce232ce805 | |||
| 683cce60ab | |||
| 5e4f9b8862 | |||
| 816c2b593c |
+13
-15
@@ -1,28 +1,26 @@
|
||||
; 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>
|
||||
name = iceice-server
|
||||
addr = 85.149.50.45
|
||||
port = 8718
|
||||
mount = wwww
|
||||
usr = source
|
||||
pwd = R1t4R1t4
|
||||
|
||||
[ice-stream]
|
||||
|
||||
name = noize
|
||||
name = noise
|
||||
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>
|
||||
url = https://subject041293.xyz
|
||||
irc = nope
|
||||
aim = nope
|
||||
pub = 0
|
||||
|
||||
[archive]
|
||||
|
||||
path = <server-path-of-music-directory>
|
||||
path = /Volumes/QQQ/wellwellwell/mp3
|
||||
|
||||
[www-server]
|
||||
|
||||
port = <server-port-to-bind>
|
||||
port = 8718
|
||||
Reference in New Issue
Block a user