summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2019-05-31 04:03:19 +0200
committermsquare <msquare@notrademark.de>2019-06-03 20:33:09 +0200
commit4e709d0d236f9ef9cbf0ce9879a16ad5f1415a92 (patch)
tree5c1faf57059ee7025006c36bdc6559322584e280 /config
parente7f10d846e4255f6172835df8a0cb3befa56374f (diff)
Log messages without inline HTML
Diffstat (limited to 'config')
-rw-r--r--config/config.default.php4
1 files changed, 2 insertions, 2 deletions
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' => [