Changes

Jump to navigation Jump to search
656 bytes removed ,  19:00, 27 November 2014
Line 122: Line 122:  
  sv h /service/httpd-e-smith
 
  sv h /service/httpd-e-smith
   −
=== Local Settings ===
  −
* The config file is now templated, so changes need to be made in a new fragment
  −
# ll /etc/e-smith/templates/opt/roundcube/config/config.inc.php/
  −
10default_host          15Ldap_addressbook      20plugins_configuration  template-begin          template-end           
  −
  −
* check which setting you want to change with
  −
cat /opt/roundcube/config/defaults.inc.php
  −
or for a plugin managesieve
  −
cat /opt/roundcube/plugins/managesieve/config.inc.php.dist
  −
  −
* Add the new setting in a new file
  −
vim /etc/e-smith/templates/opt/roundcube/config/config.inc.php/30my_custom_settings
  −
  −
* Now you have to expand
  −
signal-event conf-roundcube
      
{{Note box|If you think your setting should be the SME default raise a bug}}
 
{{Note box|If you think your setting should be the SME default raise a bug}}

Navigation menu