9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"Kestrel": {
|
|
"Limits": {
|
|
"MaxRequestBodySize": 838860800 // 800 MB in bytes
|
|
}
|
|
},
|
|
"ApiUrl": "https://localhost:7099/api"
|
|
}
|