Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Voidwalker authored Nov 18, 2023
1 parent 5413c6b commit d5a04fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -5147,9 +5147,9 @@
'wgCdnServersNoPurge' => [
'default' => [
// bast121
'[2a10:6740::6:301]'
'[2a10:6740::6:301]',
// bast141
'[2a10:6740::6:509]'
'[2a10:6740::6:509]',
],
],
'wgCdnMaxAge' => [
Expand Down

0 comments on commit d5a04fe

Please sign in to comment.