#1034283 icecast2: Configure UTF-8 encoding by default

Package:
icecast2
Source:
icecast2
Description:
streaming media server
Submitter:
Kyle Robbertze
Date:
2023-04-12 09:33:04 UTC
Severity:
normal
#1034283#5
Date:
2023-04-12 09:24:33 UTC
From:
To:
Dear Maintainer,

Please enable UFT-8 character encoding by default. This requires adding
the following to the configuration file:

<mount type="default">
  <charset>UTF-8</charset>
</mount>

UTF-8 character encoding is very prevalent and should be supported out
of the box.

Thanks
Kyle