[Icecast] Automatically enable master relays on start?
Karl Heyes
karl at xiph.org
Thu Jul 14 16:47:40 UTC 2005
On Thu, 2005-07-14 at 16:42, Ricardo Meechan wrote:
> Just a quick question:
>
> When I start up my (slave) relay it will get the list of relays from the
> master,
> However I have to click on each on and choose "click to enable" within
> /admin/managerelays.xsl
>
> Is there a node I can stick in the config to make it enable them by
> default?
> Say something like <master-enable>1</master-enable>
looks like the default setting is wrong for relays from master. updated
in svn, but it's only a 1-line fix
in slave.c:641 add
r->enable = 1;
karl.
More information about the Icecast
mailing list