[AB-xxx] adding configuration to allow people to click on the honey pot based on an experience level

This commit is contained in:
Sheldan
2024-02-04 20:46:03 +01:00
parent 485782ff16
commit fc887d2f36
4 changed files with 66 additions and 14 deletions

View File

@@ -98,5 +98,8 @@ 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.featureFlags.honeypot.featureName=honeypot
abstracto.featureFlags.honeypot.enabled=false