implementation("io.ktor:ktor-server-config-yaml:3.5.0")
Enables server configuration using YAML files, allowing flexible, code-free adjustments to server settings.