nextcloud/core/Command/Background
Josh Richards bb75dab93a (enh) Change occ background-job:list limit default 10->100
The default limit of 10 seems too conservative. Nearly all environments >100 and most <10. At the same time, this higher default limit still remains reasonable to avoid problems in really big environments.

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-11-14 21:04:27 +01:00
..
Ajax.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Base.php Moves single constructor parameters to new lines. 2023-06-19 12:55:27 +02:00
Cron.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Job.php Uses PHP8's constructor property promotion. 2023-06-19 12:55:27 +02:00
ListCommand.php (enh) Change occ background-job:list limit default 10->100 2023-11-14 21:04:27 +01:00
WebCron.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00