From 49abde6a52d9187c278dc81d429cb61e93e359f8 Mon Sep 17 00:00:00 2001 From: Etoh Date: Fri, 18 Apr 2014 13:32:57 +0100 Subject: [PATCH] Add LIST_RELATIVE_CONFIGS (def: True) --- syncplay/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/syncplay/constants.py b/syncplay/constants.py index 07d5d7e..73a5b1b 100644 --- a/syncplay/constants.py +++ b/syncplay/constants.py @@ -15,6 +15,7 @@ SHOW_OSD_WARNINGS = True # Show warnings if playing different file, alone in roo SHOW_SLOWDOWN_OSD = True # Show notifications of slowing down / reverting on time difference 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 #Changing these might be ok REWIND_THRESHOLD = 4