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.
2 parents 05d4aef + eb9e21d commit a35736aCopy full SHA for a35736a
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