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