From 2c741ceebc811887c7f0450af3c7bc810410b1cb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20-=20Le=20Filament?= <remi@le-filament.com>
Date: Fri, 11 Jun 2021 16:19:43 +0200
Subject: [PATCH] Fix typo on variable

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 20dce6f..88a8433 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Variables from default directory :
   * smtppass: SMTP user password (defaults to veryUnsecurePassToBeModified)
 * Backups :
   * swift parameters for 2 object storage instances where backups should be pushed daily
-  * auth_backup_pass : Passphrase for encryption of backups
+  * mm_backup_pass : Passphrase for encryption of backups
 
 
 Dependencies
-- 
GitLab