소스 검색

removed dead code

Luke Pulverenti 10 년 전
부모
커밋
8921e152ea
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
                         }
                     }