# Short name for the security policy
policy_shortname=security_policy_tg

# Data Admin name
da_id=DataAdmin1

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

repo=/home/uploader/upload,/home/downloader/download
app_name=
allowed_users=sgadmin,uploader,downloader
