mirror of
https://github.com/Syncplay/syncplay
synced 2025-02-06 22:21:47 +00:00
Set SHOW_REWIND_ON_DESYNC_CHECKBOX to False
This commit is contained in:
parent
5894ab12b5
commit
6b4aed57ad
@ -18,7 +18,7 @@ PROTOCOL_TIMEOUT = 12.5
|
||||
RECONNECT_RETRIES = 10
|
||||
SERVER_STATE_INTERVAL = 1
|
||||
WARNING_OSD_MESSAGES_LOOP_INTERVAL = 1
|
||||
SHOW_REWIND_ON_DESYNC_CHECKBOX = True
|
||||
SHOW_REWIND_ON_DESYNC_CHECKBOX = False
|
||||
|
||||
#Usually there's no need to adjust these
|
||||
FILENAME_STRIP_REGEX = u"[-~_\.\[\](): ]"
|
||||
|
Loading…
Reference in New Issue
Block a user