wip
This commit is contained in:
parent
42fe3ecd7e
commit
f12229c3a8
1 changed files with 7 additions and 0 deletions
|
@ -15,4 +15,11 @@ defaults = {
|
|||
'postfix',
|
||||
},
|
||||
},
|
||||
'telegraf': {
|
||||
'config': {
|
||||
'inputs': {
|
||||
'postfix': [{}],
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue