Caps-Server/Resources/example_config.json
2023-01-11 18:26:53 +01:00

10 lines
158 B
JSON

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