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

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

# Default port
port=8080
address=0.0.0.0

# Directory for config files
config_files=/etc/xsp
