Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the rc_invite per_issuer default values #17299

Closed
HarHarLinks opened this issue Jun 12, 2024 · 2 comments
Closed

Document the rc_invite per_issuer default values #17299

HarHarLinks opened this issue Jun 12, 2024 · 2 comments

Comments

@HarHarLinks
Copy link
Contributor

HarHarLinks commented Jun 12, 2024

(reporting this with my Nordeck hat on)

Description

This option sets ratelimiting how often invites can be sent in a room or to a
specific user. `per_room` defaults to `per_second: 0.3`, `burst_count: 10` and
`per_user` defaults to `per_second: 0.003`, `burst_count: 5`.

Steps to reproduce

see docs

Homeserver

docs

Synapse Version

1.108.0

Installation Method

Other (please mention below)

Database

no

Workers

I don't know

Platform

http

Configuration

No response

Relevant log output

aaaaaaaaaaaa

Anything else that would be useful to know?

No response

@HarHarLinks
Copy link
Contributor Author

defaults={"per_second": 0.3, "burst_count": 10},

@devonh
Copy link
Member

devonh commented Jun 21, 2024

Thanks for raising this. See this PR for further tracking: #17347

@devonh devonh closed this as completed Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants