Merge pull request #5045 from appwrite/feat-aggregate-stats

Feat aggregate stats
This commit is contained in:
Christy Jacob
2023-01-26 17:29:05 +05:30
committed by GitHub
+1 -1
View File
@@ -52,7 +52,7 @@ class Hamster extends Action
'Executions' => 'executions.$all.compute.total',
];
protected string $directory = '/usr/local/dev';
protected string $directory = '/usr/local';
protected string $path;
protected string $date;