@@ -32,21 +32,21 @@ sess-man/plugins-conf/kontalk\:jabber\:iq\:register/dummy-sender=123456
32
32
sess-man/plugins-conf/kontalk\:jabber\:iq\:register/security[s]=throttling-ip,throttling-phone,throttling-prefix
33
33
34
34
# IP-based throttling: delay in seconds
35
- sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling/ip/ delay[I]=60
35
+ sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling-ip. delay[I]=30
36
36
# IP-based throttling: max attempts before triggering throttling
37
- sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling/ip/ trigger-attempts[I]=3
37
+ sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling-ip. trigger-attempts[I]=3
38
38
39
39
# phone-based throttling: delay in seconds
40
- sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling/ phone/ delay[I]=60
40
+ sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling- phone. delay[I]=30
41
41
# phone-based throttling: max attempts before triggering throttling
42
- sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling/ phone/ trigger-attempts[I]=3
42
+ sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling- phone. trigger-attempts[I]=3
43
43
44
44
# prefix-based throttling: delay in seconds
45
- sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling/ prefix/ delay[I]=60
45
+ sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling- prefix. delay[I]=30
46
46
# prefix-based throttling: max attempts before triggering throttling
47
- sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling/ prefix/ trigger-attempts[I]=3
47
+ sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling- prefix. trigger-attempts[I]=3
48
48
# prefix-based throttling: most significant digits to consider (excluding the plus sign)
49
- sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling/ prefix/ length[I]=6
49
+ sess-man/plugins-conf/kontalk\:jabber\:iq\:register/throttling- prefix. length[I]=6
50
50
51
51
# Endpoints configuration
52
52
# All endpoints must declare a clientCertCA pointing to a valid certificate chain file
0 commit comments