# Short name for the security policy
policy_shortname=security_policy_apache

# Data Admin name
da_id=DataAdmin3

# Type of ciphers supported : aes, blowfish, twofish.
cipher=aes
# Repositories to protect - in the format:
# unencrypted_directory_1,unencrypted_directory_2,...

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