class

Tinrelay::ServerConfig

Inherits Reference < Object

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)
Source

Instance methods

art_manifest_path
Source
bind
Source
bootstrap_template
Source
database_connections
Source
database_path
Source
port
Source
source_repository
Source