freescout timer less timeout
This commit is contained in:
parent
1f53ff63a9
commit
07e9eb4d8f
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ defaults = {
|
|||
'freescout-cron': {
|
||||
'command': '/usr/bin/php /opt/freescout/artisan schedule:run',
|
||||
'when': '*-*-* *:*:00',
|
||||
'RuntimeMaxSec': '600',
|
||||
'RuntimeMaxSec': '180',
|
||||
'user': 'www-data',
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue