From e5afad3dff975984b33a92c6086117253ea26fe5 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 2 Aug 2016 01:29:39 +0100 Subject: [PATCH] Update config-local.php --- root/defaults/config-local.php | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/root/defaults/config-local.php b/root/defaults/config-local.php index 8b13789..f7dfae7 100644 --- a/root/defaults/config-local.php +++ b/root/defaults/config-local.php @@ -1 +1,30 @@ - + "smtp.gmail.com", + "smtp.username" => "", + "smtp.password" => "", + "smtp.secure" => "ssl", + "address.from" => "COPS" +);