Browse Source

update: fix reset traffic maybe failure issue

tokumeikoi 3 năm trước cách đây
mục cha
commit
73a6d3236a
2 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/Console/Commands/ResetTraffic.php
  2. 0 0
      public/assets/admin/umi.js

+ 1 - 0
app/Console/Commands/ResetTraffic.php

@@ -42,6 +42,7 @@ class ResetTraffic extends Command
      */
     public function handle()
     {
+        ini_set('memory_limit', -1);
         DB::beginTransaction();
         $resetTrafficMethod = config('v2board.reset_traffic_method', 0);
         switch ((int)$resetTrafficMethod) {

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
public/assets/admin/umi.js


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác