10 lines
158 B
JSON
10 lines
158 B
JSON
{
|
|
"port" : 6001,
|
|
"maxBodySize" : "2mb",
|
|
"logPath": "\/var\/log\/caps.log",
|
|
"serveFiles": true,
|
|
"writers" : [
|
|
"auth_key_1"
|
|
]
|
|
}
|