View Single Post
Old 03-17-2005, 08:11 AM  
domy3
Disabled
 
Join Date: Feb 2005
Posts: 10
Default

This one:

# Enable !google ?
set ioBvar(google) 1
# Enable !imdb ?
set ioBvar(imdb) 1
# Select the method used for /msg !invite
# 0 = disabled
# 1 = plain text password (old method, not compatible with ioFTPD modules)
# 2 = hashed password (new method, check SITE IRCINVITE)
set ioBvar(invite_m) 2
# Use secure irc-invite ? 0=no/1=yes
set ioBvar(invite_s) 1
set ioBvar(hosts_log) "c:/ioFTPD/logs/hosts.log"
domy3 is offline   Reply With Quote