7 lines
109 B
YAML
7 lines
109 B
YAML
|
---
|
||
|
storage:
|
||
|
encryption_key: a_cli_encryption_key_which_isnt_secure
|
||
|
local:
|
||
|
path: /tmp/db.sqlite3
|
||
|
...
|