Merge pull request #55 from nextcloud/setupScreenImprovement

Update welcome url, fixes #16
This commit is contained in:
Andy Scherzinger 2016-06-23 11:06:01 +02:00 committed by GitHub
commit f73f78fb28

View file

@ -17,7 +17,7 @@
<string name="server_url"></string>
<bool name="show_server_url_input">true</bool>
<bool name="show_welcome_link">true</bool>
<string name="welcome_link_url">"https://nextcloud.com/mobile/new"</string>
<string name="welcome_link_url">"https://nextcloud.com"</string>
<string name="share_api_link"></string>
<!-- Flags to setup the authentication methods available in the app -->