From 4e709d0d236f9ef9cbf0ce9879a16ad5f1415a92 Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Fri, 31 May 2019 04:03:19 +0200 Subject: Log messages without inline HTML --- config/config.default.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/config.default.php b/config/config.default.php index 26217c39..fd4ff5a6 100644 --- a/config/config.default.php +++ b/config/config.default.php @@ -31,9 +31,9 @@ return [ // Contact email address, linked on every page 'Contact' => env('CONTACT_EMAIL', 'mailto:ticket@c3heaven.de'), ], - + // Link to documentation/help - 'documentation_url' => 'https://engelsystem.de/doc/', + 'documentation_url' => 'https://engelsystem.de/doc/', // Email config 'email' => [ -- cgit v1.2.3-54-g00ecf