# Path to the build slave's basedir.
BASEDIR="/var/lib/buildslave"

# User account for the buildslave.
# The basedir should be owned by this user.
USERNAME="buildbot"

# Extra options passed to twistd.
TWISTD_OPTS=""