Addshore added a comment.
> Where is this file https://noc.wikimedia.org/conf/InitialiseSettings.php.txt located? This is just a text file showing what is set in WMF production. For a regular wikibase this will work $wgWBRepoSettings['statementSections'] = array( 'item' => array( 'statements' => null, 'identifiers' => array( 'type' => 'dataType', 'dataTypes' => array( 'external-id' ), ), ), ); If you are using the docker images and the template file then you need the ${DOLLAR} too. Also note, in order for settings changes like this to work with the docker images you will need to create a NEW container, restarting the old one will not work. Giving https://addshore.com/2018/06/customizing-wikibase-config-in-the-docker-compose-example/ a read should help, note the section about reloading a service. TASK DETAIL https://phabricator.wikimedia.org/T240189 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: DD063520, Addshore, Aklapper, Pavithraes, darthmon_wmde, DannyS712, Nandana, Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, Jayprakash12345, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, srodlund, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
