This commit is contained in:
parent
6bae4bc3ef
commit
1879deebe5
@ -114,7 +114,7 @@ matrix_url_preview_max_spider_size: 10M
|
|||||||
# @var matrix_rc_login_address:description: >
|
# @var matrix_rc_login_address:description: >
|
||||||
# Ratelimiting settings for login requests based on the client's IP address.
|
# Ratelimiting settings for login requests based on the client's IP address.
|
||||||
# @end
|
# @end
|
||||||
# @var matrix_rc_login_address: $>
|
# @var matrix_rc_login_address: >
|
||||||
# matrix_rc_login_address:
|
# matrix_rc_login_address:
|
||||||
# per_second: 0.17
|
# per_second: 0.17
|
||||||
# burst_count: 3
|
# burst_count: 3
|
||||||
@ -124,7 +124,7 @@ matrix_url_preview_max_spider_size: 10M
|
|||||||
# Ratelimiting settings for login requests based on the account the
|
# Ratelimiting settings for login requests based on the account the
|
||||||
# client is attempting to log into.
|
# client is attempting to log into.
|
||||||
# @end
|
# @end
|
||||||
# @var matrix_rc_login_account: $>
|
# @var matrix_rc_login_account: >
|
||||||
# matrix_rc_login_account:
|
# matrix_rc_login_account:
|
||||||
# per_second: 0.17
|
# per_second: 0.17
|
||||||
# burst_count: 3
|
# burst_count: 3
|
||||||
|
Loading…
Reference in New Issue
Block a user