mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 06:10:54 +03:00
smtp: add debug option
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -406,7 +406,8 @@
|
||||
"auth_type": 0,
|
||||
"encryption": 0,
|
||||
"domain": "",
|
||||
"templates_path": "templates"
|
||||
"templates_path": "templates",
|
||||
"debug": 0
|
||||
},
|
||||
"plugins": []
|
||||
}
|
||||
Reference in New Issue
Block a user