Disable NPU plugin by default waiting more test - see #3425

This commit is contained in:
nicolargo
2026-02-09 08:13:34 +01:00
parent 49cfe7037d
commit 0cb59f87b1
2 changed files with 2 additions and 2 deletions

View File

@@ -193,7 +193,7 @@ temperature_warning=70
temperature_critical=80
[npu]
disable=False
disable=True
# Default NPU load thresholds in %
load_careful=50
load_warning=70

View File

@@ -193,7 +193,7 @@ temperature_warning=70
temperature_critical=80
[npu]
disable=False
disable=True
# Default NPU load thresholds in %
load_careful=50
load_warning=70