2024-11-26 22:30:25 +03:00
|
|
|
[server_config]
|
2025-01-11 17:29:18 +03:00
|
|
|
address = "localhost:2344"
|
|
|
|
otp_time_limit = 15
|
2025-01-14 00:59:21 +03:00
|
|
|
login_token_expiration_time_limit = 15
|
|
|
|
login_token_refresh_time_limit = 30
|
|
|
|
concurrency_limit = -1
|
2025-01-29 17:01:56 +03:00
|
|
|
post_length_limit = 1048576
|
|
|
|
comment_length_limit = 1048576
|