diff --git a/api/thermostat_group.php b/api/thermostat_group.php index bbd8cbd..14f213f 100644 --- a/api/thermostat_group.php +++ b/api/thermostat_group.php @@ -459,7 +459,7 @@ class thermostat_group extends cora\crud { $scores = []; $limit_start = 0; - $limit_count = 1000; + $limit_count = 100; /** * Selecting lots of rows can eventually run PHP out of memory, so chunk