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