mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
updating audits workers var scope
This commit is contained in:
parent
ce054e7088
commit
09aa383cf3
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ class Audits extends Action
|
|||
|
||||
private array $logs = [];
|
||||
|
||||
|
||||
protected function getBatchSize(): int
|
||||
{
|
||||
return System::getEnv('_APP_ENV', 'development') === 'development'
|
||||
|
|
|
|||
Loading…
Reference in a new issue