Caps-Server/Resources/example_config.json
2023-02-06 21:31:12 +01:00

10 lines
162 B
JSON

{
"port" : 6001,
"maxBodySize" : "2mb",
"logPath": "\/var\/log\/caps/metrics",
"serveFiles": true,
"writers" : [
"auth_key_1"
]
}