Compare commits
6 Commits
6009696cb6
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 87223b6561 | |||
| 6bb83ddbcb | |||
| 4e0ba79dd9 | |||
| 788b787276 | |||
| c56f9f7a4b | |||
| 052616c318 |
+15
-13
@@ -1,26 +1,28 @@
|
||||
; please edit these configs
|
||||
|
||||
[ice-server]
|
||||
|
||||
name = iceice-server
|
||||
addr = 85.149.50.45
|
||||
port = 8718
|
||||
mount = wwww
|
||||
usr = source
|
||||
pwd = R1t4R1t4
|
||||
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 = noise
|
||||
name = noize
|
||||
desc = description of noize
|
||||
genre = lmnop
|
||||
url = https://subject041293.xyz
|
||||
irc = nope
|
||||
aim = nope
|
||||
pub = 0
|
||||
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 = /Volumes/QQQ/wellwellwell/mp3
|
||||
path = <server-path-of-music-directory>
|
||||
|
||||
[www-server]
|
||||
|
||||
port = 8718
|
||||
port = <server-port-to-bind>
|
||||
Reference in New Issue
Block a user