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
demo.typo3.org
demo.typo3.org TYPO3 Installation
Commits
3f4542f6
Commit
3f4542f6
authored
Dec 08, 2020
by
Benni Mack
Browse files
[BUGFIX] Reset scheduler tasks after 5mins
parent
0b6cbfe4
Pipeline
#10168
passed with stage
in 2 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
web/typo3conf/LocalConfiguration.php
View file @
3f4542f6
...
...
@@ -63,8 +63,8 @@ return [
'pid'
=>
36
,
],
'scheduler'
=>
[
'maxLifetime'
=>
'
1440
'
,
'showSampleTasks'
=>
'
1
'
,
'maxLifetime'
=>
'
5
'
,
'showSampleTasks'
=>
'
0
'
,
],
],
'FE'
=>
[
...
...
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