This commit is contained in:
mwiegand 2021-07-04 23:54:45 +02:00
parent 42fe3ecd7e
commit f12229c3a8

View file

@ -15,4 +15,11 @@ defaults = {
'postfix',
},
},
'telegraf': {
'config': {
'inputs': {
'postfix': [{}],
},
},
},
}