# Defaults for mono-xsp2, official version
# sourced by /etc/init.d/mono-xsp2

# Should we start it?
start_boot=true

# User and group by default
user=www-data
group=www-data

# Default port
port=8081
address=0.0.0.0

# Directory for config files
config_files=/etc/xsp2
