Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
c86f4732
Commit
c86f4732
authored
Sep 15, 2020
by
Thomas Löffler
Browse files
Add empty line at file end
parent
208d1a3d
Pipeline
#9624
passed with stages
in 2 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
private/typo3conf/AdditionalConfiguration.ddev.php
View file @
c86f4732
...
...
@@ -44,4 +44,4 @@ $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['filefill']['storages'][1] = [
// This mail configuration sends all emails to mailhog
$GLOBALS
[
'TYPO3_CONF_VARS'
][
'MAIL'
][
'transport'
]
=
'smtp'
;
$GLOBALS
[
'TYPO3_CONF_VARS'
][
'MAIL'
][
'transport_smtp_server'
]
=
'localhost:1025'
;
\ No newline at end of file
$GLOBALS
[
'TYPO3_CONF_VARS'
][
'MAIL'
][
'transport_smtp_server'
]
=
'localhost:1025'
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment