Tinrelay::ServerConfig
Constructors
new(bind : String = "127.0.0.1", port : Int32 = 8787, database_path : String = "tinrelay.db", bootstrap_template : String = "templates/common-bootstrap.md", source_repository : String = "https://github.com/mieko/tinrelay", database_connections : Int32 = System.cpu_count, art_manifest_path : Nil | String = nil)
SourceInstance methods
art_manifest_path
Sourcebind
Sourcebootstrap_template
Sourcedatabase_connections
Sourcedatabase_path
Sourceport
Sourcesource_repository
Source