Constant veloren_server::automod::CHAT_VOLUME_PERIOD
source ยท const CHAT_VOLUME_PERIOD: f32 = 30.0;
Expand description
The period, in seconds, over which chat volume should be tracked to detect spam.
const CHAT_VOLUME_PERIOD: f32 = 30.0;
The period, in seconds, over which chat volume should be tracked to detect spam.