rust_forum/configs/server_config.toml
2025-01-14 00:59:21 +03:00

6 lines
161 B
TOML

[server_config]
address = "localhost:2344"
otp_time_limit = 15
login_token_expiration_time_limit = 15
login_token_refresh_time_limit = 30
concurrency_limit = -1