Skip to content
GitLab
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
a858fb28
Commit
a858fb28
authored
Dec 09, 2020
by
David Steeb
Browse files
Merge branch 'scheduler-reset' into 'main'
[BUGFIX] Reset scheduler tasks after 5mins See merge request
!21
parents
0b6cbfe4
3f4542f6
Pipeline
#10169
failed with stages
in 2101 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
web/typo3conf/LocalConfiguration.php
View file @
a858fb28
...
...
@@ -63,8 +63,8 @@ return [
'pid'
=>
36
,
],
'scheduler'
=>
[
'maxLifetime'
=>
'
1440
'
,
'showSampleTasks'
=>
'
1
'
,
'maxLifetime'
=>
'
5
'
,
'showSampleTasks'
=>
'
0
'
,
],
],
'FE'
=>
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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