set hide_corrective_action_type = False
This commit is contained in:
parent
afec6aff61
commit
d5a2103091
@ -124,7 +124,7 @@ post_action_gui_notifications = True
|
|||||||
Type: boolean
|
Type: boolean
|
||||||
Valid values: True and False
|
Valid values: True and False
|
||||||
|
|
||||||
hide_corrective_action_type = True
|
hide_corrective_action_type = False
|
||||||
|
|
||||||
4.2. Low memory warnings
|
4.2. Low memory warnings
|
||||||
|
|
||||||
@ -263,9 +263,6 @@ forbid_negative_badness = True
|
|||||||
Example:
|
Example:
|
||||||
@BADNESS_ADJ_RE_NAME -500 /// ^sshd$
|
@BADNESS_ADJ_RE_NAME -500 /// ^sshd$
|
||||||
|
|
||||||
Prefer firefox tabs
|
|
||||||
@BADNESS_ADJ_RE_NAME 300 /// ^Web Content$
|
|
||||||
|
|
||||||
7.3.2. Matching CGroup_v1-line with RE patterns
|
7.3.2. Matching CGroup_v1-line with RE patterns
|
||||||
|
|
||||||
@BADNESS_ADJ_RE_CGROUP_V1 -50 /// ^/system\.slice/
|
@BADNESS_ADJ_RE_CGROUP_V1 -50 /// ^/system\.slice/
|
||||||
|
@ -124,7 +124,7 @@ post_action_gui_notifications = False
|
|||||||
Type: boolean
|
Type: boolean
|
||||||
Valid values: True and False
|
Valid values: True and False
|
||||||
|
|
||||||
hide_corrective_action_type = True
|
hide_corrective_action_type = False
|
||||||
|
|
||||||
4.2. Low memory warnings
|
4.2. Low memory warnings
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user