implementation("io.ktor:ktor-server-body-limit:3.5.0")
Enables setting maximum size limits for incoming request bodies in server applications.