-
notusefe
Java
-
notusefe
moparisthebest: karma
-
notusefe
Continue to be a bad narcissist, will continue to fail
-
lovetox
Does someone has good values for prosodys mod_limit to start out?
-
lovetox
we are plagued with MUC spam
-
jjj333_p (any pronouns)
lovetox, here is what i have set, it seems sufficiently permissive but enough that this particular spammer seems to not attempt my muc anymore ```lua -- https://modules.prosody.im/mod_muc_limits muc_event_rate = 1 muc_burst_factor = 10 muc_max_line_count = 50 muc_max_nick_length = 100 ```
-
jjj333_p (any pronouns)
(the rest are left unset, aka default)
-
jjj333_p (any pronouns)
also with the pastebin utility the gajim muc seems to have, i have no idea how line_count will play into that
-
lovetox
thanks
-
jjj333_p (any pronouns)
btw when your dms ineviatably get hit in retaliation, you'll probably want https://modules.prosody.im/mod_throttle_unsolicited i have ```lua unsolicited_messages_per_minute = 100 unsolicited_s2s_messages_per_minute = 100 ``` set
-
jjj333_p (any pronouns)
top one is just because my server is private, id probably lower it in any case
-
wha
hola