mirror of
https://github.com/moudsen/mailGraph
synced 2025-12-15 15:07:04 +01:00
Added ability to specify the period of the graph (v1.17)
This commit is contained in:
@@ -17,5 +17,6 @@
|
||||
"smtp_port": 25,
|
||||
"smtp_transport": "none",
|
||||
"smtp_strict": "yes",
|
||||
"graph_match": "any"
|
||||
"graph_match": "any",
|
||||
"period": "2d"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user