Reedy has submitted this change and it was merged. Change subject: Added a comment for the wikidata hostname ......................................................................
Added a comment for the wikidata hostname Change-Id: I9b677d232278c038f12405aa318aaaf4d2c90575 --- M wmf-config/CommonSettings.php 1 file changed, 3 insertions(+), 2 deletions(-) Approvals: Reedy: Verified; Looks good to me, approved diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php index f6376f2..cac81f3 100644 --- a/wmf-config/CommonSettings.php +++ b/wmf-config/CommonSettings.php @@ -93,8 +93,9 @@ ### End /Determine realm and cluster we are on/ ######################## ### List of some service hostnames -# 'meta' : meta wiki for user editable content -# 'upload' : hostname where files are hosted +# 'meta' : meta wiki for user editable content +# 'upload' : hostname where files are hosted +# 'wikidata': hostname for the data repository # TODO: 'bits' # Whenever all realms/datacenters should use the same host, do not use # $wmfHostnames but use the hardcoded hostname instead. A good example are the -- To view, visit https://gerrit.wikimedia.org/r/65861 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9b677d232278c038f12405aa318aaaf4d2c90575 Gerrit-PatchSet: 2 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Hazard-SJ <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
