implementation("io.ktor:ktor-server-body-limit:3.5.1")
Sets maximum size for incoming request bodies to prevent excessive resource usage.