# /etc/sysconfig/tux

# TUXTHREADS sets the number of kernel threads (and associated daemon
# threads) that will be used.  $TUXTHREADS cannot be greater than the
# number of CPUs on the system.  $TUXTHREADS defaults to the number of
# CPUs on the system.
# TUXTHREADS=1

# DOCROOT is the document root; it works the same way as other web
# servers such as apache.  /var/www/html/ is the default.
DOCROOT=/var/www/html/

# MODULEPATH will be a path to modules; right now, they need to be
# in DOCROOT pending a few fixes.

# TUXMODULES is a list of user-space TUX modules.  User-space TUX
# modules are used to serve dynamically-generated data via tux.
# "man 2 tux" for more information
# TUXMODULES=""
