This can be based from the config that has been used on beta
Variables to set:
$wgWBClientSettings['disabledAccessEntityTypes'] = [ 'lexeme', 'form', 'sense' ]; $wgWBRepoSettings['disabledRdfExportEntityTypes'] = ['lexeme', 'form', 'sense' ]; language code property: name: $wgLexemeLanguageCodePropertyId value: P220 $wgLexemeEnableSenses: false disable creating properties with data type "sense": $wgdisabledDataTypes[] = [ 'wikibase-sense' ] enable Cirrus-based search: $wgWBRepoSettings['entitySearch']['useCirrus'] = true # NOTE: this is probably already the case. Check before in order to not duplicate settings! reserved / blacklisted lexeme IDs (probably added in https://gerrit.wikimedia.org/r/#/c/430611/)