12345678910111213141516171819202122 |
- shaper:
- normal:
- rate: 3000
- burst_size: 20000
- fast: 100000
- shaper_rules:
- max_user_sessions: 10
- max_user_offline_messages:
- 5000: admin
- 100: all
- c2s_shaper:
- none: admin
- normal: all
- s2s_shaper: fast
- soft_upload_quota:
- 500: all # MiB
- hard_upload_quota:
- 550: all # MiB
- max_fsm_queue: 10000
|