change default settings for bold and color

This commit is contained in:
Eitan Adler 2013-04-21 09:13:46 -04:00
parent 501f51d5d6
commit 0b056f120b

View File

@ -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 = ""