MKP 2.5.1, added version infos for apps with available updates
This commit is contained in:
@@ -51,10 +51,12 @@ def _parameter_spec_nextcloud_info():
|
||||
Integer(
|
||||
title=_("Warning at"),
|
||||
default_value=100000,
|
||||
size=32,
|
||||
),
|
||||
Integer(
|
||||
title=_("Critical at"),
|
||||
default_value=250000,
|
||||
size=32,
|
||||
)
|
||||
],
|
||||
)),
|
||||
|
||||
Reference in New Issue
Block a user