ChipMunk666
09-01-2005, 11:23 AM
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
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