diff --git a/app/config/collections2.php b/app/config/collections2.php index b130092886..b6dcdcd175 100644 --- a/app/config/collections2.php +++ b/app/config/collections2.php @@ -701,7 +701,7 @@ $collections = [ 'filters' => [], ], [ - '$id' => 'env', + '$id' => 'runtime', 'type' => Database::VAR_STRING, 'format' => '', 'size' => 2048,