From decf814739a83cb30dff49c89de5152178052c02 Mon Sep 17 00:00:00 2001 From: David Timber Date: Sun, 29 May 2022 13:55:16 +0800 Subject: boot-report: add "int-opts" in "mua-param" --- src/conf/py-sample/sample.jsonc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/conf/py-sample/sample.jsonc') diff --git a/src/conf/py-sample/sample.jsonc b/src/conf/py-sample/sample.jsonc index 0004a28..b519fdf 100644 --- a/src/conf/py-sample/sample.jsonc +++ b/src/conf/py-sample/sample.jsonc @@ -7,7 +7,9 @@ // "mua": "stdout", "mua": "mailx", // "mua": "aws-sns", - // "mua-param": {}, + "mua-param": { + "int-opts": [ "smtp=localhost" ] + }, "mail-to": [ "root" ] // "subject": "Custom Boot Report Subject from {hostname}", // "header": "Custom header content with {hostname} substitution." -- cgit v1.2.3-70-g09d2