Add SHOW_CONTACT_INFO constant (default: True)

This commit is contained in:
Etoh 2014-04-25 14:43:22 +01:00
parent 2fea23e7b1
commit 645aba21b9

View File

@ -16,6 +16,7 @@ SHOW_SLOWDOWN_OSD = True # Show notifications of slowing down / reverting on tim
SHOW_SAME_ROOM_OSD = True # Show OSD notifications for events relating to room user is in
SHOW_DIFFERENT_ROOM_OSD = False # Show OSD notifications for events relating to room user is not in
LIST_RELATIVE_CONFIGS = True # Print list of relative configs loaded
SHOW_CONTACT_INFO = True # Displays dev contact details below list in GUI
#Changing these might be ok
REWIND_THRESHOLD = 4