KobwebConf

@Serializable
class KobwebConf(val site: Site, val server: Server)(source)

Data values exposed to users that are used to define values globally useful to a Kobweb project.

Constructors

Link copied to clipboard
constructor(site: Site, server: Server)

Properties

Link copied to clipboard
Link copied to clipboard
val site: Site