Reformat. Cosmetic changes in structure

This commit is contained in:
Jan Eitzinger
2021-03-26 10:19:54 +01:00
parent f32ff9d006
commit e7d933e60f
5 changed files with 44 additions and 54 deletions

View File

@@ -1,10 +1,10 @@
{
"sink": {
"user": "admin",
"password": "12345"
"password": "12345",
"host": "localhost",
"port": "8080"
},
"host": "localhost",
"port": "8080",
"interval" : 3,
"duration" : 1,
"collectors": [
@@ -16,4 +16,3 @@
"lustrestat"
]
}