[Icecast] conf.d style configurations
Thomas B. Ruecker
dm8tbr at afthd.tu-darmstadt.de
Wed Oct 29 07:32:38 UTC 2008
Seann Clark schrieb:
> All,
>
> I haven't looked deep into it, but does the current version of
> Icecast (2.3.2) support conf.d/ style configurations, so you have one
> master server control, then sub-server pages, for different
> port/service/user configurations? I would like to section off my xml
> config file for ease of changing if it is possible.
>
>
nope, Icecast takes one well-formed XML file.
You're free to produce it in whatever way you're fit.
Just make sure it is an valid xml document before reloading icecast -
else it will die on the HUP signal. (e.g. by using xmllint)
Thomas
More information about the Icecast
mailing list