Przeglądaj źródła

add option Brand use_middlewarePing

Marino Faggiana 7 lat temu
rodzic
commit
5cb020e165
1 zmienionych plików z 1 dodań i 0 usunięć
  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