# listen on which port for livestat connection?
# (to disable, either comment this out or use "off" or 0 as value)
# (if you use the default, you can access the stats at
#
http://your.shell.com:8033/ )
#livestats 10000
# update webfiles every x minutes
# (set this to 0 to disable)
# (this is now disabled by default, use livestats instead!)
set webupdate 20
# directory where the files will be written to
# don't use your standard webdir here, since index.html will be
# overwritten and a lot of subdirs will be created
set webdir "../public_html/stats"