WMDE-leszek has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/356613 )

Change subject: Adjust wiring file paths in docs/options.wiki
......................................................................

Adjust wiring file paths in docs/options.wiki

Change-Id: Ibdb83b94cbff6dffc6c95e38bec5649a99150351
---
M docs/options.wiki
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/13/356613/1

diff --git a/docs/options.wiki b/docs/options.wiki
index 6fb1721..2a80258 100644
--- a/docs/options.wiki
+++ b/docs/options.wiki
@@ -110,5 +110,5 @@
 === Pseudo-configuration ===
 Settings mentioned in this section are not really configuration. They are used 
to pass definitions of services to service locators. Wiring files should 
generally not be replaced with other files, neither should be their content 
(PHP code) editted by users, as the usual configuration.
 The way location of wiring files is defined is subject to change (see T153437).
-;repositoryServiceWiringFiles: A list of wiring files used by 
RepositoryServiceContainer. Defaults to only use 
<code>client/includes/Store/RepositoryServiceWiring.php</code>.
-;dispatchingServiceWiringFiles: A list of wiring files used by 
DispatchingServiceFactory. Defaults to only use 
<code>client/includes/DispatchingServiceWiring.php</code>.
+;repositoryServiceWiringFiles: A list of wiring files used by 
RepositoryServiceContainer. Defaults to only use 
<code>data-access/src/RepositoryServiceWiring.php</code>.
+;dispatchingServiceWiringFiles: A list of wiring files used by 
DispatchingServiceFactory. Defaults to only use 
<code>data-access/src/MultiRepositoryServiceWiring.php</code>.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibdb83b94cbff6dffc6c95e38bec5649a99150351
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: WMDE-leszek <leszek.mani...@wikimedia.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to