Thread: iobV2 + rules
View Single Post
Old 09-01-2005, 11:23 AM  
ChipMunk666
Senior Member
 
Join Date: Jun 2003
Posts: 220
Default iobV2 + rules

The rules
The $rules(sections) variable is a space separated list of all sections that have specific rules. The $rules(path) variable defines the path to the rules.cfg file (it contains the rules) and the $rules(msg) variable defines the path to the rules.msg file (that will be shown on SITE RULES).

set rules(sections) "0DAYS APPS DVDR MP3 SVCD TV"
set rules(path) "C:/ioFTPD/scripts/rules.cfg"
set rules(msg) "C:/ioFTPD/scripts/rules.msg"


I see this in the documentation
Where are those files? Do they get generated?
How should they look like?

thx
ChipMunk666 is offline   Reply With Quote