Fix local storage configuration in config template
parent
d0954a202a
commit
3883af0ecc
|
@ -205,7 +205,8 @@ regulation:
|
||||||
# You must use only an available configuration: local, mongo
|
# You must use only an available configuration: local, mongo
|
||||||
storage:
|
storage:
|
||||||
# The directory where the DB files will be saved
|
# 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
|
# Settings to connect to mongo server
|
||||||
mongo:
|
mongo:
|
||||||
|
|
Loading…
Reference in New Issue