Add SHOW_TOOLTIPS constant (default: True)
This commit is contained in:
parent
c63f25ec6a
commit
1c4128de91
@ -19,6 +19,7 @@ RECONNECT_RETRIES = 10
|
||||
SERVER_STATE_INTERVAL = 1
|
||||
WARNING_OSD_MESSAGES_LOOP_INTERVAL = 1
|
||||
SHOW_REWIND_ON_DESYNC_CHECKBOX = False
|
||||
SHOW_TOOLTIPS = True
|
||||
|
||||
#Usually there's no need to adjust these
|
||||
FILENAME_STRIP_REGEX = u"[-~_\.\[\](): ]"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user