diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/icecast2/icecast.xml.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/icecast2/icecast.xml.j2 b/templates/icecast2/icecast.xml.j2 index ae50250..ef6e539 100644 --- a/templates/icecast2/icecast.xml.j2 +++ b/templates/icecast2/icecast.xml.j2 @@ -21,6 +21,7 @@ </authentication> <hostname>localhost</hostname> + <server-id>""</server-id> <listen-socket> <port>8000</port> |