Difference between revisions of "IRCd Config/Unreal3.2"
m (clean up) |
|||
Line 1: | Line 1: | ||
− | allow { | + | allow { |
− | ip {{Mibbit_IP}}; | + | ip {{Template:Mibbit_IP}}; |
hostname *@*; | hostname *@*; | ||
class clients; | class clients; | ||
Line 6: | Line 6: | ||
}; | }; | ||
allow { | allow { | ||
− | ip {{Mibbit_WIDGET1_IP}}; | + | ip {{Template:Mibbit_WIDGET1_IP}}; |
hostname *@*; | hostname *@*; | ||
class clients; | class clients; | ||
Line 15: | Line 15: | ||
[[Category:Code]][[Category:Specifications]][[Category:Unreal]] | [[Category:Code]][[Category:Specifications]][[Category:Unreal]] | ||
− |
Revision as of 07:41, 24 March 2010
allow { ip 64.62.228.82; hostname *@*; class clients; maxperip 800; }; allow { ip 207.192.75.252; hostname *@*; class clients; maxperip 800; };
see also http://www.unrealircd.com/files/docs/unreal32docs.html#cgiirc