9 lines
115 B
TOML
9 lines
115 B
TOML
name = "Tetratto"
|
|
port = 4118
|
|
|
|
[security]
|
|
registration_enabled = true
|
|
|
|
[dirs]
|
|
templates = "html"
|
|
assets = "public"
|