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]
|
[ice-server]
|
||||||
|
|
||||||
name = <ice-server-name>
|
name = iceice-server
|
||||||
addr = <ice-server-IP>
|
addr = 85.149.50.45
|
||||||
port = <ice-server-port>
|
port = 8718
|
||||||
mount = <ice-server-mnt-point>
|
mount = wwww
|
||||||
usr = <ice-server-creds>
|
usr = source
|
||||||
pwd = <ice-server-password>
|
pwd = R1t4R1t4
|
||||||
|
|
||||||
[ice-stream]
|
[ice-stream]
|
||||||
|
|
||||||
name = noize
|
name = noise
|
||||||
desc = description of noize
|
desc = description of noize
|
||||||
genre = lmnop
|
genre = lmnop
|
||||||
url = <ice-server-stream-url>
|
url = https://subject041293.xyz
|
||||||
irc = <ice-server-stream-irc-channel>
|
irc = nope
|
||||||
aim = <ice-server-stream-aim-channel>
|
aim = nope
|
||||||
pub = <is-the-ice-server-stream-public>
|
pub = 0
|
||||||
|
|
||||||
[archive]
|
[archive]
|
||||||
|
|
||||||
path = <server-path-of-music-directory>
|
path = /Volumes/QQQ/wellwellwell/mp3
|
||||||
|
|
||||||
[www-server]
|
[www-server]
|
||||||
|
|
||||||
port = <server-port-to-bind>
|
port = 8718
|
||||||
Reference in New Issue
Block a user