// Login Server Port login_port: 6900 // Can you use _M/_F to make new accounts on the server? new_account: no // Required account group id to connect to server. // -1: disabled // 0 or more: group id group_id_to_connect: -1 // Store passwords as MD5 hashes instead of plaintext ? // NOTE: Will not work with clients that use use_MD5_passwords: no // DNS Blacklist Blocking // If enabled, each incoming connection will be tested against the blacklists // on the specified dnsbl_servers (comma-separated list) use_dnsbl: no dnsbl_servers: bl.blocklist.de, ircbl.ahbl.org, safe.dnsbl.sorbs.net, sbl-xbl.spamhaus.org, socks.dnsbl.sorbs.net, tor.ahbl.org