Jelajahi Sumber

debug limit snapshots

andre 2 tahun lalu
induk
melakukan
d54c5ab5ef
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/Services/Cloud/ResourceGuard.php

+ 1 - 1
app/Services/Cloud/ResourceGuard.php

@@ -119,7 +119,7 @@ class ResourceGuard
         logModuleCall(
         logModuleCall(
             'ProxmoxCloudVps',
             'ProxmoxCloudVps',
             __FUNCTION__,
             __FUNCTION__,
-            $maxFiles,
+            $this,
             'Debug',
             'Debug',
             $snapshotRepository->count()
             $snapshotRepository->count()
         );
         );