Amnezichat/server/Rocket.toml
Umut Çamliyurt ec7027c694 Update Web UI
2025-04-18 18:09:15 +03:00

9 lines
106 B
TOML

[default]
address = "0.0.0.0"
port = 8080
[default.limits]
forms = "5 MiB"
json = "5 MiB"
file = "5 MiB"