Skip to content

Commit

Permalink
Remove duplicate configs (#5337)
Browse files Browse the repository at this point in the history
  • Loading branch information
paladox authored Oct 18, 2023
1 parent d018cd7 commit 3ce993e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions GlobalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
'RemovePII',
] );

$wgCookieSameSite = 'None';
$wgUseSameSiteLegacyCookies = true;

// Only allow users with global accounts to login
$wgCentralAuthStrict = true;

Expand Down

0 comments on commit 3ce993e

Please sign in to comment.