Explorar el Código

OC-1646: Adding multiaccount_support property

masensio hace 11 años
padre
commit
76ed9aa72e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      res/values/setup.xml

+ 3 - 0
res/values/setup.xml

@@ -7,4 +7,7 @@
     <string name="auth_method_oauth2">off</string>
     <string name="auth_method_saml_web_sso">off</string>
     
+    <!-- Multiaccount support -->
+    <bool name="multiaccount_support">true</bool>
+    
 </resources>