Allow custom data directory

This commit is contained in:
Christoph Hagen
2023-12-25 14:35:01 +01:00
parent 1c57b538be
commit 400753a9a2
3 changed files with 12 additions and 1 deletions

View File

@ -3,6 +3,7 @@
"maxBodySize" : "2mb",
"logPath": "\/var\/log\/caps/metrics",
"serveFiles": true,
"dataDirectory" : "/ch/data/caps",
"writers" : [
"auth_key_1"
]