mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Update: Use <uri> in <relay> examples
This commit is contained in:
parent
9e49f088a7
commit
c9b006ade4
@ -119,9 +119,7 @@
|
||||
<on-demand>false</on-demand>
|
||||
|
||||
<upstream type="normal">
|
||||
<server>127.0.0.1</server>
|
||||
<port>8080</port>
|
||||
<mount>/example.ogg</mount>
|
||||
<uri>http://localhost:8080/example.ogg</uri>
|
||||
<relay-shoutcast-metadata>false</relay-shoutcast-metadata>
|
||||
</upstream>
|
||||
</relay>
|
||||
@ -249,9 +247,7 @@
|
||||
<mount-name>/relay_example.ogg</mount-name>
|
||||
<relay>
|
||||
<upstream type="normal">
|
||||
<server>master0.example.org</server>
|
||||
<port>8000</port>
|
||||
<mount>/example.ogg</mount>
|
||||
<uri>http://master0.example.org:8000/example.ogg</uri>
|
||||
</upstream>
|
||||
</relay>
|
||||
</mount>
|
||||
|
Loading…
Reference in New Issue
Block a user