13 lines
217 B
TOML
13 lines
217 B
TOML
name = "Tetratto"
|
|
port = 4118
|
|
|
|
[security]
|
|
registration_enabled = true
|
|
|
|
[dirs]
|
|
templates = "html"
|
|
assets = "public"
|
|
|
|
[turnstile]
|
|
site_key = "1x00000000000000000000AA"
|
|
secret_key = "1x0000000000000000000000000000000AA"
|