reminder-bot/conf/Rocket.toml

9 lines
146 B
TOML
Raw Permalink Normal View History

[default]
address = "127.0.0.1"
port = 18920
template_dir = "/lib/reminder-rs/templates"
limits = { json = "10MiB" }
[release]
# secret_key = ""