Update config_local.php

This commit is contained in:
Neil 2017-04-03 11:14:08 +01:00 committed by GitHub
parent 91d4ddb69b
commit 9c8b114a06

View File

@ -66,5 +66,5 @@
"smtp.username" => "",
"smtp.password" => "",
"smtp.secure" => "ssl",
"address.from" => "COPS"
"address.from" => "cops@ebook.com"
);