Skip to content

Commit

Permalink
Enable usage of XSS language on Betaheze
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentIsai authored Oct 4, 2024
1 parent bc2ad7c commit 56eb945
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -2622,6 +2622,9 @@
'wgLanguageCode' => [
'default' => 'en',
],
'wgUseXssLanguage' => [
'beta' => true,
],

// LDAP
'wgLDAPDomainNames' => [
Expand Down

0 comments on commit 56eb945

Please sign in to comment.