Revised way of identifying graphs that can be embedded (v1.15)[5]

This commit is contained in:
Mark Oudsen
2021-03-01 20:22:42 +01:00
parent 995fdf0b68
commit 2808544170
2 changed files with 49 additions and 17 deletions

View File

@@ -16,5 +16,6 @@
"smtp_server": "localhost",
"smtp_port": 25,
"smtp_transport": "none",
"smtp_strict": "yes"
"smtp_strict": "yes",
"graph_match": "any"
}