wacs.cfg: fsloc section

Table 8.1. FSLoc: File Storage Locations

VariableDescriptionTypical Value
imagesLocation within the filesystem of the top of the images tree from which Wacs is to operate./home/wacs/images
videosLocation within the filesystem of the top of the videos tree. /home/wacs/videos

Table 8.2. FSLoc: Icon & Glyphs

VariableDescriptionTypical Value
glyphsLocation of the glyphs (icons and artwork) within the file system. /var/www/html/wacs/glyphs
seticonsWhere the small icons for each set generated by generate are to be placed, and thus where the wacs programs can fetch them from./home/wacs/data/iconcache
officonsLocation where the official icons provided by the source site are stored; these are not necessarily even close to the thumbnails we generate from the image sets themselves and we may well not have them for all sets, depending upon where the sets came from. These will only be used if their location is specified in the sofficon fields in the sets table./home/wacs/data/seticons
vidiconsWhere the icons for video files can be found./home/wacs/data/vidicons
dvdiconsWhere the icons for DVD covers can be found (for a future project where Wacs knows about appearances by your favourite models on DVDs in your collection)./home/wacs/data/dvdicons
addiconsWhere the additional icons can be found - this is prepended to the value of saddicons from the sets table if it is set and the directory pointed to is assumed to contain only additional icons for this set./var/www/html/wacs/addicons
modiconsWhere the normal-sized headshot icons for the models are to be found. These are usually around 120 x 156 pixel jpeg images./var/www/html/wacs/icons
modbigiconsCertain Wacs applications (like wacsmodelpage) will use a larger icon for the model if present, these are typically somewhere around 260 x 330 pixel jpeg images but can vary quite considerably. This is the location of these larger icons./var/www/html/wacs/bigicons

Table 8.3. FSLoc: Applications & Documents

VariableDescriptionTypical Value
thumbcacheWhen wacsthumbs creates a set of thumbnail images for a set, these are cached to speed display on a future occasion. This is the location where this cache is stored./home/wacs/cache
downloadSpecifies the directory into which new downloads are to be placed. This is used by the automatic download tools./home/wacs/download
archiveSpecifies the directory into which the downloaded zip files are placed after they've been unpacked. You are expected to either write them off to removable media (CD-R, DVD-R, etc) or just delete them. If it is set to a single hyphen "-", Archive will not be offered as an option in the unpack manager./home/wacs/archive/zips
leasedirThis specifies the directory in which the leases file will be created. If this does not exist, the lease file (name as specified below in the security section) will be created in /tmp./var/run/wacs
tooldirThis is the location where the command line tools like refresh, chkmodel, etc can be found./usr/local/bin
cgibindirThis is the location of the cgi-bin directory, ie where all the wacs cgi programs should be installed./var/www/cgi-bin
htmldirThis the location of the wacs HTML documents tree, and is used for installing glyphs, etc./var/www/html/wacs