mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-19 05:08:02 +00:00
[AB-xxx] adding check to limit the join duration of users being banned by honeypot
This commit is contained in:
@@ -98,8 +98,11 @@ abstracto.featureModes.notifyMemberWarningDecays.enabled=true
|
||||
abstracto.systemConfigs.honeypotRoleId.name=honeypotRoleId
|
||||
abstracto.systemConfigs.honeypotRoleId.longValue=0
|
||||
|
||||
abstracto.systemConfigs.honeyPotIgnoredLevel.name=honeyPotIgnoredLevel
|
||||
abstracto.systemConfigs.honeyPotIgnoredLevel.longValue=100
|
||||
abstracto.systemConfigs.honeypotIgnoredLevel.name=honeypotIgnoredLevel
|
||||
abstracto.systemConfigs.honeypotIgnoredLevel.longValue=100
|
||||
|
||||
abstracto.systemConfigs.honeypotIgnoredJoinDurationSeconds.name=honeypotIgnoredJoinDurationSeconds
|
||||
abstracto.systemConfigs.honeypotIgnoredJoinDurationSeconds.longValue=86400
|
||||
|
||||
abstracto.featureFlags.honeypot.featureName=honeypot
|
||||
abstracto.featureFlags.honeypot.enabled=false
|
||||
|
||||
Reference in New Issue
Block a user