Browse Source

add option Brand use_middlewarePing

Marino Faggiana 7 năm trước cách đây
mục cha
commit
5cb020e165
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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