mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Format
This commit is contained in:
parent
38aae9e2c1
commit
43ae7c4b14
1 changed files with 1 additions and 1 deletions
|
|
@ -429,7 +429,7 @@ class StatsUsage extends Action
|
|||
Console::log('Dual Writing is disabled. Skipping...');
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
$dbForLogs = ($this->getLogsDB)()
|
||||
->setTenant(null)
|
||||
->setTenantPerDocument(true);
|
||||
|
|
|
|||
Loading…
Reference in a new issue