# Short name for the security policy
policy_shortname=security_policy_apache

# Data Admin name
da_id=DataAdmin3

# Type of cipher - supported : aes, blowfish, twofish
cipher=aes
# Repositories to protect - in the format:
# unencrypted path, encrypted path

repo=/var/www,/var/log/apache2
app_name=apache2
allowed_users=www-data,sga


