Page 1 of 1

Confused about Set Block

Posted: Sun Dec 16, 2007 10:44 pm
by billenium

Code: Select all

* Loading IRCd configuration ..
* unrealircd.conf:3: Ignoring extra data
[error] unrealircd.conf:15: class::connfreq with illegal value (must be >10 and <7d)
[warning] unrealircd.conf:29: listen with SSL flag enabled on a non SSL compile
[error] set::kline-address is missing
[error] set::maxchannelsperuser is missing
[error] set::services-server is missing
[error] set::default-server is missing
[error] set::network-name is missing
[error] set::hosts::global is missing
[error] set::hosts::admin is missing
[error] set::hosts::servicesadmin is missing
[error] set::hosts::netadmin is missing
[error] set::hosts::coadmin is missing
[error] set::help-channel is missing
[error] set::hiddenhost-prefix is missing
[error] set::cloak-keys missing!
[error] 14 errors encountered
[error] IRCd configuration failed to pass testing
I know it has something to do with the set block... so i read the set block section in the unreal help document... It didn't really help me, just confused me more. Can someone explain it to me?

Re: Confused about Set Block

Posted: Mon Dec 17, 2007 12:38 am
by Stealth
The example.conf has an example of what the set block should look like and what it should contain.