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
typo3.org
typo3.org
Commits
e3d12f12
Commit
e3d12f12
authored
Dec 23, 2018
by
Thomas Löffler
Browse files
Remove &no_cache from 404 page
parent
715f9344
Pipeline
#5885
passed with stages
in 6 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
private/typo3conf/LocalConfiguration.php
View file @
e3d12f12
...
...
@@ -52,7 +52,7 @@ return [
'FE'
=>
[
'debug'
=>
true
,
'loginSecurityLevel'
=>
'normal'
,
'pageNotFound_handling'
=>
'/index.php?id=404
&no_cache=1'
,
'pageNotFound_handling'
=>
'/index.php?id=404
'
],
'GFX'
=>
[
'jpg_quality'
=>
'80'
,
...
...
Write
Preview
Supports
Markdown
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