peach-workspace/peach-web/Rocket.toml

8 lines
125 B
TOML

[development]
template_dir = "templates/"
disable_auth = true
[production]
template_dir = "templates/"
disable_auth = false