From 8e5314ff0944b1a2ebb66994097c3fc64d8d1c07 Mon Sep 17 00:00:00 2001 From: Timothy Date: Mon, 6 Nov 2017 17:37:30 +0800 Subject: [PATCH] update config sample file --- config_sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_sample.json b/config_sample.json index cbedc6b..8749deb 100644 --- a/config_sample.json +++ b/config_sample.json @@ -20,6 +20,6 @@ "smtp_username": "", "smtp_password": "", "smtp_port": 25, - "send_to": "", + "send_to": "" } }