META-INF.cxs.properties.profiles.system.nbOfVisits.json Maven / Gradle / Ivy
{
"metadata": { "id": "nbOfVisits", "name": "Number of visits" },
"type": "integer",
"tags": [ "systemProfileProperties" ],
"defaultValue": "",
"automaticMappingsFrom": [ ],
"numericRanges": [
{"key":"*_5", "to" : 5 },
{"key":"5_10", "from" : 5, "to" : 10 },
{"key":"10_20", "from" : 10, "to" : 20 },
{"key":"20_40", "from" : 20, "to" : 40 },
{"key":"40_80", "from" : 40, "to" : 80 },
{"key":"100_*", "from" : 100 }
],
"mergeStrategy": "addMergeStrategy",
"rank": "101.0",
"protected": true
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy