<channel="#channel"> Logfile = "channel.log" Format = "mIRC" ImageGlobPath = "users/" </channel> <set ImageGlobPath="/var/www/pisg/"> <set DefaultPic="default-??.gif">
ImageGlobPath defines the path to the directory where user pictures are located, relative to the current directory. This setting is used to choose random pictures if ? or * (globbing characters) are used in the picture name. ? matches a single character, * matches a (possibly empty) string. The default is the ImagePath setting. (NB: This setting will be different from ImagePath if the latter is not relative to the current directory, e.g. if you are writing the HTML file outside of the current directory.)