alfresco.module.com.inteligr8.alfresco.attribute-cleaner-platform-module.alfresco-global.properties Maven / Gradle / Ivy
inteligr8.attrcleaner.enabled=false
inteligr8.attrcleaner.log-level=info
# list attributes: `none` | `jmx` | `shard-registry` | `custom`
inteligr8.attrcleaner.feature.list.scope=jmx
# when `custom`, what attributes to list
# supports regex; e.g.: \.PropertyBackedBeans/.*
inteligr8.attrcleaner.feature.list.keys=
# clear attributes: `none` | `jmx` | `shard-registry` | `custom`
inteligr8.attrcleaner.feature.clear.scope=none
# when `custom`, what attributes to clear
# supports regex; e.g.: \.PropertyBackedBeans/.*
inteligr8.attrcleaner.feature.clear.keys=
© 2015 - 2025 Weber Informatics LLC | Privacy Policy