feat: groupships (#965)

This commit is contained in:
Kyrch
2025-09-19 12:50:55 -03:00
committed by GitHub
parent ff6aa20807
commit 63cb73fe8d
14 changed files with 123 additions and 19 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ return [
* for details. Disabled by default.
*/
'security' => [
'query_max_complexity' => 217,
'query_max_complexity' => 0,
'query_max_depth' => 13,
'disable_introspection' => false,
],