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

Commit 91b65ca

Browse files
committed
Gateway url's
1 parent b34fb1e commit 91b65ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/plugins/shorten.gateway/manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<server_settings>
1212
<global_param name="API_KEY" type="string" label="CONF_MESSAGE[Api Key]" description="CONF_MESSAGE[Api Key as provided in your Pydio.com account]"/>
1313
<global_param name="API_SECRET" type="password" label="CONF_MESSAGE[Api Secret]" description="CONF_MESSAGE[Api Secret, as provided in your Pydio.com account]"/>
14-
<global_param name="GATEWAY_SERVER" type="select" choices="eu.filesend|Filesend.cc - EU Region,us.filesend|Filesend.cc - US Region,eu.yourshare|Yoursha.re - EU Region,eu.yourshare|Yoursha.re - US Region" label="CONF_MESSAGE[Gateway Domain and Region]" description="CONF_MESSAGE[Choose on which server you want the link to be proxied. You may choose depending on your region.]"/>
14+
<global_param name="GATEWAY_SERVER" type="select" choices="eu.filesend|Filesend.cc - EU Region,us.filesend|Filesend.cc - US Region,eu.yourshare|Yoursha.re - EU Region,us.yourshare|Yoursha.re - US Region" label="CONF_MESSAGE[Gateway Domain and Region]" description="CONF_MESSAGE[Choose on which server you want the link to be proxied. You may choose depending on your region.]"/>
1515
</server_settings>
1616
<registry_contributions>
1717
<hooks>

0 commit comments

Comments
 (0)