User Tools

Site Tools


informatica:linux:mediawiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
informatica:linux:mediawiki [2013/10/02 11:39] – [Envio de correos] javiinformatica:linux:mediawiki [2013/10/03 10:14] – [LDAP] javi
Line 155: Line 155:
  
   # TODO: fix this, needed by LDAP in mediawiki   # TODO: fix this, needed by LDAP in mediawiki
-  TLS_REQCERT never+  TLS_REQCERT allow
  
 5.2. Reinicio Apache 5.2. Reinicio Apache
Line 303: Line 303:
 $wgSMTP = array( $wgSMTP = array(
  'host'     => "127.0.0.1",  'host'     => "127.0.0.1",
- 'IDHost'   => "www-1.dev.local.jamgo.org",+ 'IDHost'   => "www-1.dev.local.example.com",
  'port'     => 25,  'port'     => 25,
  'auth'     => false,  'auth'     => false,
Line 318: Line 318:
 Y asegurarse que las lineas quedan asi: Y asegurarse que las lineas quedan asi:
  
-  myhostname = www-1.dev.local.jamgo.org +  myhostname = www-1.dev.local.example.com 
-  mydestination = www-1.dev.local.jamgo.org+  mydestination = www-1.dev.local.example.com
  
 3. Reiniciar servicios: 3. Reiniciar servicios:
Line 339: Line 339:
 $wgEnableEmail = true; $wgEnableEmail = true;
 $wgEnableUserEmail = true; $wgEnableUserEmail = true;
-$wgEmergencyContact = "javi@legido.com"; +$wgEmergencyContact = "admin@example.com"; 
-$wgPasswordSender = "app_robot@www-1.dev.local.jamgo.org";+$wgPasswordSender = "app_robot@www-1.dev.local.example.com";
 $wgEnotifUserTalk = true; $wgEnotifUserTalk = true;
 $wgEnotifWatchlist = true; $wgEnotifWatchlist = true;
informatica/linux/mediawiki.txt · Last modified: 2015/04/13 20:19 by 127.0.0.1