forked from Github-Mirrors/canaille
doc: memory backend
This commit is contained in:
parent
b5f8d19499
commit
94682bc02e
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ Memory
|
||||||
Canaille comes with a lightweight inmemory backend by default.
|
Canaille comes with a lightweight inmemory backend by default.
|
||||||
This backend is only for test purpose and should not be used in production environments.
|
This backend is only for test purpose and should not be used in production environments.
|
||||||
|
|
||||||
|
It is used when the ``BACKENDS`` configuration parameter is unset or empty.
|
||||||
|
|
||||||
LDAP
|
LDAP
|
||||||
====
|
====
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue