smtp: add debug option

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2023-05-30 19:11:28 +02:00
parent a2fc7d3cc5
commit 8339fee69d
10 changed files with 101 additions and 17 deletions

View File

@@ -406,7 +406,8 @@
"auth_type": 0,
"encryption": 0,
"domain": "",
"templates_path": "templates"
"templates_path": "templates",
"debug": 0
},
"plugins": []
}