fix docs
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2019-11-06 22:09:47 +01:00
parent 8ece9e43e8
commit 6bae4bc3ef
1 changed files with 2 additions and 2 deletions

View File

@ -114,7 +114,7 @@ matrix_url_preview_max_spider_size: 10M
# @var matrix_rc_login_address:description: >
# Ratelimiting settings for login requests based on the client's IP address.
# @end
# @var matrix_rc_login_address: >
# @var matrix_rc_login_address: $>
# matrix_rc_login_address:
# per_second: 0.17
# burst_count: 3
@ -124,7 +124,7 @@ matrix_url_preview_max_spider_size: 10M
# Ratelimiting settings for login requests based on the account the
# client is attempting to log into.
# @end
# @var matrix_rc_login_account: >
# @var matrix_rc_login_account: $>
# matrix_rc_login_account:
# per_second: 0.17
# burst_count: 3