[Icecast] Complete list about possible options for the config file???
Joern Nettingsmeier
nettings at folkwang-hochschule.de
Fri Apr 15 11:16:55 UTC 2005
Tobias Grunow wrote:
> Dear List members,
>
> I wonder if there is a complete list with possible config options for
> the icecast server?
>
> Yes I have read the docs but it seams to me that there are so many
> undocumented options for the mount portion of the config file!
>
>
>
> Do I really have to read the source to find out?
there are example config files in /conf.
but you are right, they are not complete.
the problem is that there is the mainline icecast and icecast-kh. the
latter has options that mainline does not understand.
so your best bet would indeed be to read
static void _set_defaults(ice_config_t *configuration)
in cfgfile.c for a complete list of supported options in your icecast
version.
More information about the Icecast
mailing list