Add authentication to uploads
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
{
|
||||
"logPath": "\/var\/log\/caps.log",
|
||||
"serveFiles": true
|
||||
"serveFiles": true,
|
||||
"writers" : [
|
||||
"auth_key_1"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user