don't kill by default

This commit is contained in:
Eitan Adler 2013-05-12 11:52:05 -04:00
parent 21872f39bc
commit 5f17a27d60

View File

@ -31,7 +31,7 @@ SELF_LYNCH_ALLOWED = True
CARE_BOLD = True
CARE_COLOR = True
KILL_COLOR = False
KILL_BOLD = True
KILL_BOLD = False
LOG_FILENAME = ""
BARE_LOG_FILENAME = ""