X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/586ac89854fe37ae4d9a0b8dcda6797535cafb49..066b78765de430ece0377b01bac14a9658cc301c:/cookbooks/wiki/templates/default/mw-ext-Wikibase.inc.php.erb?ds=inline diff --git a/cookbooks/wiki/templates/default/mw-ext-Wikibase.inc.php.erb b/cookbooks/wiki/templates/default/mw-ext-Wikibase.inc.php.erb index 0b69f5c94..6f7e8d6eb 100644 --- a/cookbooks/wiki/templates/default/mw-ext-Wikibase.inc.php.erb +++ b/cookbooks/wiki/templates/default/mw-ext-Wikibase.inc.php.erb @@ -125,6 +125,7 @@ $wgWBClientSettings['entitySources'] = [ ]; $wgWBClientSettings['namespaces'] = [ NS_MAIN ]; +$wgWBClientSettings['repoSiteName'] = 'Data Items'; // Avoid complaints that nobody seems to know the cause off... $wgWBClientSettings['entityUsagePerPageLimit'] = 500;