mjarr
3 vuotta sitten
committed by
GitHub
vanhempi
commit
dd8106790e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
8 lisäystä ja
8 poistoa
-
roles/matrix-synapse/defaults/main.yml
|
|
|
@@ -148,22 +148,22 @@ matrix_synapse_rc_admin_redaction: |
|
|
|
matrix_synapse_rc_joins: |
|
|
|
local: |
|
|
|
per_second: 0.1 |
|
|
|
burst_count: 3 |
|
|
|
burst_count: 10 |
|
|
|
remote: |
|
|
|
per_second: 0.01 |
|
|
|
burst_count: 3 |
|
|
|
burst_count: 10 |
|
|
|
|
|
|
|
|
|
|
|
matrix_synapse_rc_invites: |
|
|
|
per_room: |
|
|
|
per_second: 0.5 |
|
|
|
burst_count: 5 |
|
|
|
per_second: 0.3 |
|
|
|
burst_count: 10 |
|
|
|
per_user: |
|
|
|
per_second: 0.004 |
|
|
|
burst_count: 3 |
|
|
|
per_issuer: |
|
|
|
per_second: 0.5 |
|
|
|
per_second: 0.003 |
|
|
|
burst_count: 5 |
|
|
|
per_issuer: |
|
|
|
per_second: 0.3 |
|
|
|
burst_count: 10 |
|
|
|
|
|
|
|
|
|
|
|
matrix_synapse_rc_federation: |
|
|
|
|