We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 903442e commit eb9e21dCopy full SHA for eb9e21d
src/Senparc.CO2NET.APM/Config.cs
@@ -17,6 +17,6 @@ public class Config
17
/// <summary>
18
/// 启用 APM
19
/// </summary>
20
- public static bool EnableAPM = true;
+ public static bool EnableAPM = false;
21
}
22
0 commit comments