chore(docs/manifest): enable bbolt in an emptyDir
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
dff2176beb
commit
19d8de784b
2 changed files with 9 additions and 0 deletions
|
|
@ -127,3 +127,8 @@ impressum:
|
|||
status_codes:
|
||||
CHALLENGE: 200
|
||||
DENY: 200
|
||||
|
||||
store:
|
||||
backend: bbolt
|
||||
parameters:
|
||||
path: /xe/data/anubis/data.bdb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue