Package-level declarations

Types

Link copied to clipboard
data class WebConfiguration(val port: Int = 8080, val host: String = "0.0.0.0")

Configuration section used in the [tegral.web] section of the configuration file.