소스 검색

add option Brand use_middlewarePing

Marino Faggiana 7 년 전
부모
커밋
5cb020e165
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      iOSClient/Brand/NCBrand.swift

+ 1 - 0
iOSClient/Brand/NCBrand.swift

@@ -88,6 +88,7 @@ class NCBrandOptions: NSObject {
     public let use_themingColor:                Bool = true
     public let use_themingBackground:           Bool = true
     public let use_multiDomains:                Bool = false
+    public let use_middlewarePing:              Bool = false
     
     public let disable_intro:                   Bool = false
     public let disable_request_login_url:       Bool = false