Page 1 of 1

mobile options information

Posted: Wed Mar 10, 2010 8:34 pm
by xopek
The server I got from another administrator, which is currently unavailable. The file unrealircd.conf have these lines:

Code: Select all

class clients_mobile {
        pingfreq 120;
        maxclients 500;
        sendq 100000;
        recvq 8000;
};
====
allow {
        ip *@*;
        hostname *@*;
        options {
                mobile;
        };
        class clients_mobile;
};
====
listen *:5190 {options {clientsonly; mobile; cp_win;};};
====
tld {
        mask *@*;
        motd "mobile.motd";
        rules "ircd.rules";
        options {
                mobile;
        };
};
In addition to setting the ping and the queue, no other settings there.
I would like to set up more ... detail. It works well and less traffic. Where can I find information on this option?

Re: mobile options information

Posted: Mon Jul 12, 2010 1:08 pm
by warg
You are unable to find information on mobile and cp_win because these options do not exist. It is a modified unrealircd.