rust_forum/configs/server_config.toml
Ahmet Kaan GÜMÜŞ bb2b70ccac feat: one time password
feat:  json web token
feat:  mail template
2025-01-11 17:29:18 +03:00

5 lines
No EOL
113 B
TOML

[server_config]
address = "localhost:2344"
otp_time_limit = 15
login_token_time_limit = 15
concurrency_limit = -1