From db657c4a3ed5218415cccf61520a6696ccb18fbb Mon Sep 17 00:00:00 2001 From: Karlie Li Date: Thu, 12 Dec 2024 16:15:26 -0800 Subject: [PATCH] udpate --- tools/config/config.json | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/tools/config/config.json b/tools/config/config.json index 0d5e71bf1..a72208ca9 100644 --- a/tools/config/config.json +++ b/tools/config/config.json @@ -6,14 +6,24 @@ "mode": 3, "onCfg": { "throttleMgrCfg.109.disabled": false, - "throttleMgrCfg.106.disabled": false, + "throttleMgrCfg.106.disabled": false + }, + "offCfg": { + "throttleMgrCfg.109.disabled": true, + "throttleMgrCfg.106.disabled": true + } + }, + "CdnUsage": { + "mode": 3, + "onCfg": { + "throttleMgrCfg.109.disabled": false, "throttleMgrCfg.110.disabled": false }, "offCfg": { "throttleMgrCfg.109.disabled": true, - "throttleMgrCfg.106.disabled": true, "throttleMgrCfg.110.disabled": true } + } }, "config": {