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
|
||||
Valid values: True and False
|
||||
|
||||
hide_corrective_action_type = True
|
||||
hide_corrective_action_type = False
|
||||
|
||||
4.2. Low memory warnings
|
||||
|
||||
@ -263,12 +263,9 @@ forbid_negative_badness = True
|
||||
Example:
|
||||
@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
|
||||
|
||||
@BADNESS_ADJ_RE_CGROUP_V1 -50 /// ^/system\.slice/
|
||||
@BADNESS_ADJ_RE_CGROUP_V1 -50 /// ^/system\.slice/
|
||||
|
||||
@BADNESS_ADJ_RE_CGROUP_V1 50 /// /foo\.service$
|
||||
|
||||
|
@ -124,7 +124,7 @@ post_action_gui_notifications = False
|
||||
Type: boolean
|
||||
Valid values: True and False
|
||||
|
||||
hide_corrective_action_type = True
|
||||
hide_corrective_action_type = False
|
||||
|
||||
4.2. Low memory warnings
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user