|
@@ -30,11 +30,11 @@
|
|
|
<string name="auth_method_saml_web_sso">off</string>
|
|
|
|
|
|
<!-- Flags to enable/disable some features -->
|
|
|
- <string name = "send_files_to_other_apps">on</string>
|
|
|
- <bool name = "share_via_link_feature">true</bool>
|
|
|
- <bool name = "share_with_users_feature">true</bool>
|
|
|
+ <string name="send_files_to_other_apps">on</string>
|
|
|
+ <bool name="share_via_link_feature">true</bool>
|
|
|
+ <bool name="share_with_users_feature">true</bool>
|
|
|
<bool name="show_external_links">true</bool>
|
|
|
- <bool name="logout">true</bool>
|
|
|
+ <bool name="show_drawer_logout">true</bool>
|
|
|
|
|
|
<bool name="show_whats_new">true</bool>
|
|
|
<!-- To fill if you want to show webviews instead of regular welcome views -->
|