urouter/Rocket.toml
2023-06-20 21:02:27 +03:00

10 lines
152 B
TOML

[default]
address = "127.0.0.1"
port = 8080
keep_alive = 0
ident = "urouter"
ip_header = false
log_level = "normal"
temp_dir = "/tmp"
cli_colors = true