Parcourir la source

removed dead code

Luke Pulverenti il y a 10 ans
Parent
commit
8921e152ea
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      MediaBrowser.Server.Implementations/Sync/CloudSyncProfile.cs

+ 1 - 1
MediaBrowser.Server.Implementations/Sync/CloudSyncProfile.cs

@@ -75,7 +75,7 @@ namespace MediaBrowser.Server.Implementations.Sync
                         {
                             Condition = ProfileConditionType.LessThanEqual,
                             Property = ProfileConditionValue.RefFrames,
-                            Value = "12",
+                            Value = "4",
                             IsRequired = false
                         }
                     }