change default settings for bold and color
This commit is contained in:
parent
501f51d5d6
commit
0b056f120b
@ -30,8 +30,8 @@ SELF_LYNCH_ALLOWED = True
|
||||
|
||||
CARE_BOLD = True
|
||||
CARE_COLOR = True
|
||||
KILL_COLOR = True
|
||||
KILL_BOLD = False
|
||||
KILL_COLOR = False
|
||||
KILL_BOLD = True
|
||||
|
||||
LOG_FILENAME = ""
|
||||
BARE_LOG_FILENAME = ""
|
||||
|
Loading…
Reference in New Issue
Block a user