Add option to turn off share in setup.xml
[pub/Android/ownCloud.git] / res / values / setup.xml
index 524aa2a..b5cfc95 100644 (file)
@@ -24,6 +24,7 @@
     
     <!-- Flags to enable/disable some features -->
     <string name = "send_files_to_other_apps">on</string>
+    <string name = "share_link">on</string>
     
     
     <!-- Colors -->