Switch things over from db05 to db03.
Backups and wiki and what dbs to backup on db03 to /backups.
This commit is contained in:
parent
61b62dcea3
commit
fff16d01d7
3 changed files with 11 additions and 5 deletions
|
@ -127,7 +127,7 @@ $wgEnotifWatchlist = true; # UPO
|
|||
$wgEmailAuthentication = false;
|
||||
|
||||
$wgDBtype = "mysql";
|
||||
$wgDBserver = "db05";
|
||||
$wgDBserver = "db03";
|
||||
$wgDBname = "fpo-mediawiki";
|
||||
$wgDBuser = "fpo-mw-user";
|
||||
$wgDBpassword = "{{ fpoPassword }}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue