3e53befd696e240890904ed421206f31cd3f6a47
[pub/Android/ownCloud.git] / res / values / setup.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3 <string name="server_url"></string>
4 <bool name="show_server_url_input">true</bool>
5
6 <!-- Flags to setup the authentication methods available in the app -->
7 <string name="auth_method_oauth2">off</string>
8 <string name="auth_method_saml_web_sso">off</string>
9
10 <!-- Multiaccount support -->
11 <bool name="multiaccount_support">false</bool>
12
13 </resources>