Changes

Jump to navigation Jump to search
323 bytes added ,  23:28, 2 September 2014
Line 78: Line 78:     
  config setprop wordpress URL new-url-wordpress
 
  config setprop wordpress URL new-url-wordpress
 +
 +
* Disconnect all users and force them to reconnect (default disabled)
 +
 +
config setprop wordpress Salt enabled
 +
signal-event conf-wordpress
 +
or
 +
signal-event console-save
 +
 +
every time you do a signal-event you change the random 'salt' in cookies, all users will be forced to log again.
    
* Local Settings
 
* Local Settings
 
The config file is now templated, so changes need to be made in a new fragment, eg  
 
The config file is now templated, so changes need to be made in a new fragment, eg  
nano /etc/e-smith/templates/opt/wordpress/wp-config.php/05local
+
# ls /etc/e-smith/templates/etc/wordpress/wp-config.php/
 +
10db  20inc_dist  template-begin  template-end
 +
 
 
check which setting you want to change with  
 
check which setting you want to change with  
 
  cat /opt/wordpress/wp-config-sample.php
 
  cat /opt/wordpress/wp-config-sample.php

Navigation menu