BearND has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/294256

Change subject: Easier switch to labs MCS instance
......................................................................

Easier switch to labs MCS instance

In dev settings you can switch to the labs instance but you'd have to
lookup and type the RESTBase URI format. With this added entry to the
preference hint you can just copy&paste the correct value to use our
labs instance for the Mobile Content Service.

Change-Id: I6ad8c9200111170451b3f9b89ed928088ce09762
---
M app/src/main/res/xml/developer_preferences.xml
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia 
refs/changes/56/294256/1

diff --git a/app/src/main/res/xml/developer_preferences.xml 
b/app/src/main/res/xml/developer_preferences.xml
index 533764b..adee305 100644
--- a/app/src/main/res/xml/developer_preferences.xml
+++ b/app/src/main/res/xml/developer_preferences.xml
@@ -38,6 +38,7 @@
             android:key="@string/preference_key_restbase_uri_format"
             android:title="@string/preference_key_restbase_uri_format"
             android:dialogMessage="Prod: %1$s://%2$s/api/rest_v1/
+            \nLabs: http://appservice.wmflabs.org/%2$s/v1/
             \nDev: http://host:6927/%2$s/v1/
             \n%1$s ➛ protocol (https if omitted)
             \n%2$s ➛ WP host

-- 
To view, visit https://gerrit.wikimedia.org/r/294256
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6ad8c9200111170451b3f9b89ed928088ce09762
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: BearND <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to