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