Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Update DL page for Sync Clients
Browse files Browse the repository at this point in the history
(cherry picked from commit c55a1d3)
  • Loading branch information
cdujeu committed Jul 12, 2016
1 parent 13827ae commit cf7da3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/src/plugins/access.ajxp_home/manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
<global_param name="URL_APP_ANDROID" type="string" expose="true"
label="CONF_MESSAGE[Android App URL]" description="CONF_MESSAGE[URL of the Android application]" default="https://play.google.com/store/apps/details?id=com.pydio.android.Client"/>
<global_param name="URL_APP_SYNC_WIN" type="string" expose="true"
label="CONF_MESSAGE[Windows PydioSync URL]" description="CONF_MESSAGE[URL of the windows sync application]" default="https://pydio.com/en/products/downloads/pydiosync-desktop-app/"/>
label="CONF_MESSAGE[Windows PydioSync URL]" description="CONF_MESSAGE[URL of the windows sync application]" default="https://pydio.com/en/features/downloads/pydiosync-desktop-app/"/>
<global_param name="URL_APP_SYNC_MAC" type="string" expose="true"
label="CONF_MESSAGE[Mac PydioSync URL]" description="CONF_MESSAGE[URL of the mac sync application]" default="https://pydio.com/en/products/downloads/pydiosync-desktop-app/"/>
label="CONF_MESSAGE[Mac PydioSync URL]" description="CONF_MESSAGE[URL of the mac sync application]" default="https://pydio.com/en/features/downloads/pydiosync-desktop-app/"/>
<global_param name="DISPLAY_SERVER_QRCODE_ACTION" type="boolean" label="CONF_MESSAGE[Display Server QRCode]"
description="CONF_MESSAGE[Let users connect easily to the latest mobile applications by displaying a QRCode]" default="false"/>
</server_settings>
Expand Down

0 comments on commit cf7da3a

Please sign in to comment.