From 3883af0eccb64070887901111ae3c57325536f57 Mon Sep 17 00:00:00 2001 From: Clement Michaud Date: Fri, 23 Mar 2018 09:41:02 +0100 Subject: [PATCH] Fix local storage configuration in config template --- config.template.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.template.yml b/config.template.yml index 7c013519a..5022d6e35 100644 --- a/config.template.yml +++ b/config.template.yml @@ -205,7 +205,8 @@ regulation: # You must use only an available configuration: local, mongo storage: # The directory where the DB files will be saved - # local: /var/lib/authelia/store + # local: + # path: /var/lib/authelia/store # Settings to connect to mongo server mongo: