summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 310fe1ce7..23d1d2ec0 100644
--- a/config/config.json
+++ b/config/config.json
@@ -143,7 +143,8 @@
"EnableEmailBatching": false,
"EmailBatchingBufferSize": 256,
"EmailBatchingInterval": 30,
- "SkipServerCertificateVerification": false
+ "SkipServerCertificateVerification": false,
+ "EmailNotificationContentsType": "full"
},
"RateLimitSettings": {
"Enable": false,