Skip to content

Commit

Permalink
Switch to the new database users
Browse files Browse the repository at this point in the history
  • Loading branch information
redbluegreenhat committed Oct 23, 2024
1 parent 452cd9c commit 566ccc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@

// Cargo
'wgCargoDBuser' => [
'default' => 'cargouser',
'default' => 'cargouser2024',
],
'wgCargoFileDataColumns' => [
'default' => [],
Expand Down Expand Up @@ -1161,10 +1161,10 @@
'default' => false,
],
'wgDBadminuser' => [
'default' => 'wikiadmin',
'default' => 'wikiadmin2024',
],
'wgDBuser' => [
'default' => 'mediawiki',
'default' => 'mediawiki2024',
],
'wgReadOnly' => [
'default' => false,
Expand Down

0 comments on commit 566ccc8

Please sign in to comment.