Skip to content
Snippets Groups Projects
Commit 72ae144b authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#9 - fixed settings example

parent 5b13aa51
No related branches found
No related tags found
No related merge requests found
......@@ -23,11 +23,11 @@
},
"retentionPolicies": [
{
"resolutionInMinutes": 60,
"numberOfMeasurementsPerDay": 24,
"ageInDays": 30
},
{
"resolutionInMinutes": 3600,
"numberOfMeasurementsPerDay": 2,
"ageInDays": 60
}
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment