implemented cooldown period of 5 min in cpuload trigger

This commit is contained in:
2025-03-09 23:44:45 +01:00
parent 5667ccd784
commit 1f9beae3e8
3 changed files with 21 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.1.35"
version = "0.1.39"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }