summaryrefslogtreecommitdiff
path: root/scripts/setup.cfg.sample
blob: 450b9c30a3f6401c5a6acc630ff9a2fa40ff9397 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# CONFIGURATION FILE for setup_status_network.sh

# Base database name; full name will include nickname

export DBHOST=masterdb.example.net
export DBBASE=_example_net
export USERBASE=_example_net
export ADMIN=root
export ADMINPASS=yourpassword
export SITEDB=example_net_site
export AVATARBASE=/var/www/avatar.example.net