Search code examples
ejabberd

How to set message per second limit for users on ejabberd?


I want to limit message per second for users, for example, each user can send 3 messages per second, but I couldn't find a configuration setting to do that.

Is this possible and how?


Solution

  • As Dunedan mentioned, there is shaper that measures traffic in bytes/second: https://docs.ejabberd.im/admin/configuration/#shapers

    And the oly other related option I can think is for MUC rooms: min_message_interval https://docs.ejabberd.im/admin/configuration/#mod-muc