# example config
# the commented values are the built in defaults

# The encryption key
# KEY = 

# FTP-Server hostname
# FTP_HOST = 

# FTP-Server base directory
# the following expansion work:
#     $NODE
# FTP_DIR = backups/daily/$NODE

# if we need passive mode for file transfer
# FTP_PASSIVE = 1
