Skip to content

Commit 028f575

Browse files
committed
Update README.md
1 parent 6ba6d57 commit 028f575

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ radio-root = /your/dir/with/songs/
2525
web-root = /your/dir/iceparty/
2626
```
2727

28+
If your web-root path is custom (for example its your home folder), you must link it inside
29+
/usr/share/icecast2/web/
30+
Example:
31+
`sudo ln -s /home/someuser/iceparty /usr/share/icecast2/web/iceparty`
32+
2833
## How does it work?
2934

3035
When program is running, it will reach for your songs folder named after ```mountpoint-name``` (specified in ```radio-root``` in config),

0 commit comments

Comments
 (0)