Skip to content

Commit 7261feb

Browse files
Merge pull request appwrite#5045 from appwrite/feat-aggregate-stats
Feat aggregate stats
2 parents b1333b3 + fd389bc commit 7261feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Appwrite/Platform/Tasks/Hamster.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class Hamster extends Action
5252
'Executions' => 'executions.$all.compute.total',
5353
];
5454

55-
protected string $directory = '/usr/local/dev';
55+
protected string $directory = '/usr/local';
5656
protected string $path;
5757

5858
protected string $date;

0 commit comments

Comments
 (0)