Browse Source

removed dead code

Luke Pulverenti 10 năm trước cách đây
mục cha
commit
8921e152ea

+ 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
                         }
                     }