summaryrefslogtreecommitdiff
path: root/scripts/setup.cfg.sample
blob: dd3c2705fc420ef84be940da0beacce694617b74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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
export PWDGEN="pwgen 20"