Re-removed CPU restrictions from apps to speed them up

This commit is contained in:
frikky
2021-05-29 20:46:48 +02:00
parent 5423685321
commit 49453f6041
5 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ class AppBase:
# for action["parameters"]
# print("AUTH: ", key, value)
# params[item["key"]] = item["value"]
#except KeyError:
#except KeyError:
# print("No authentication specified!")
# pass