tetratto/example/tetratto.toml
trisua b6fe2fba37 add: postgres support
chore: restructure
2025-03-22 22:17:47 -04:00

9 lines
115 B
TOML

name = "Tetratto"
port = 4118
[security]
registration_enabled = true
[dirs]
templates = "html"
assets = "public"