Scope Registration
Customizable Keys:
// The CacheBox configuration structure DSL
cacheBox = {
scopeRegistration = {
enabled = true,
scope = "application",
key = "cacheBox"
},
};Last updated
Was this helpful?