This commit is contained in:
Bob Mottram 2014-10-02 20:31:37 +01:00
parent 838cb10898
commit 7ce2efb9cf
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ MARIADB_PASSWORD=
XMPP_DIRECTORY="/var/lib/prosody"
# file containing a list of remote locations to backup to
FRIENDS_SERVERS_LIST=/home/$MY_USERNAME/backup.list
FRIENDS_SERVERS_LIST="/home/$MY_USERNAME/backup.list"
#list of encryption protocols
SSL_PROTOCOLS="TLSv1 TLSv1.1 TLSv1.2"