# defaults file for sobby

# Should sobby be started by the init script? (true/false)
SOBBY_ENABLED=true

# The configuration file to be used.
SOBBY_CONFIG=/etc/sobby.conf

# The session autosave file to be updated periodically and loaded
# upon startup.
SOBBY_SESSION_FILE=/var/lib/sobby/autosave.obby

