# Default rc.vector file by GGS
# Only lines starting with/after a '%' and before an empty line are
# considered data, everything else is ignored

# Location of vector's data files

%vectorpath:
AXsh:etc/vector/

# Temporary upload directory (must be kept clean)

%uploadpath:
Storage:Temp/

# Initial bytes awarded to new user

%initbyte:
1000000

# Types of uploads available & minimum level for it (user selects type)
# Format:
# Name		Path				Min. accesslevel
# (no spaces)	(remember the /)		(must be valid for AXsh)

%uploadtype:
General		Storage:General/Uploads/	visitor
Adult		Storage:Adult/Uploads/		trusted
SysopOnly	Storage:Sysop/			visitor

# Types of files available & ratio for it (sysop selects type)
# Format:
# Name		Path				Ratio
# (no spaces)	(remember the /)		(DL:UL bytes)

%filetype:
Modules		Storage:General/Modules/	5
Pictures	Storage:General/Pictures/	5
Text		Storage:General/Text/		10
Other		Storage:General/Other/		5
Adult_Pics	Storage:Adult/Pictures/		5
Adult_Text	Storage:Adult/Text/		10
Adult_Other	Storage:Adult/Other/		5
