From cf96f8baca8976a5486230be252dd12a9c1e6c0e Mon Sep 17 00:00:00 2001 From: fogelito Date: Sun, 12 Feb 2023 23:33:42 +0200 Subject: [PATCH] change timeout colllection to slow queries --- app/config/collections.php | 6 +++--- app/console | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/config/collections.php b/app/config/collections.php index 26a344444b..edaa062c06 100644 --- a/app/config/collections.php +++ b/app/config/collections.php @@ -3548,10 +3548,10 @@ $collections = [ ], ], ], - 'slowQueries' => [ + 'slow_queries' => [ '$collection' => Database::METADATA, - '$id' => 'slowQueries', - 'name' => 'slowQueries', + '$id' => 'slow_queries', + 'name' => 'slow_queries', 'attributes' => [ [ '$id' => 'blocked', diff --git a/app/console b/app/console index 5e2a40c1e3..3c84356c76 160000 --- a/app/console +++ b/app/console @@ -1 +1 @@ -Subproject commit 5e2a40c1e397bd341a432698c9d76a3f96315841 +Subproject commit 3c84356c765dc144a2320cb4c2d29e5b8e100f7b