# DrAdm1 configuration file
# See www.dradm.org/book

[COMMON]
tmp = /tmp

[BACKUP]
mysql_user = backup
mysql_pass = *****

[MYSQL]
host = localhost
user = root
passwd = *****

[APACHE]
vhostbase = /etc/apache2/vhosts.d
template = /etc/dradm/vhost-apache

[PROJECT]
base = /var/www

[CHANGELOG]
path = /var/log
lines = 3
news = 1
