From dad086da6bc7e53d43924a32adf9027d0a1b3422 Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Sat, 6 Mar 2021 15:51:04 +0800 Subject: [PATCH] add a prama activeLimit --- common.php | 1 + 1 file changed, 1 insertion(+) diff --git a/common.php b/common.php index 3c3c760..8b13d1d 100644 --- a/common.php +++ b/common.php @@ -48,6 +48,7 @@ $EnvConfigs = [ 'siteid' => 0b100, 'refresh_token' => 0b100, 'token_expires' => 0b100, + 'activeLimit' => 0b100, 'default_drive_id' => 0b100, 'default_sbox_drive_id'=> 0b100,