Add Dovecot exporter

This commit is contained in:
Fabian Stamm
2020-04-25 21:13:54 +02:00
parent a20d544b38
commit 72f45aef33
7 changed files with 96 additions and 2 deletions

6
.editorconfig Normal file
View File

@ -0,0 +1,6 @@
root=true
[*]
charset = utf-8
indent_size = 3
indent_style = space
insert_final_newline = true