Changes

Jump to navigation Jump to search
115 bytes added ,  14:31, 27 November 2014
Line 225: Line 225:     
check which setting you want to change with  
 
check which setting you want to change with  
  cat /opt/roundcube/config/config.inc.php.sample
+
  cat /opt/roundcube/config/defaults.inc.php
then add the new setting in the new fragment and expand, it will overrule the old
+
or
 +
cat /opt/roundcube/plugins/managesieve/config.inc.php.dist
 +
 
 +
then add the new setting in a new file and expand,
 +
vim /etc/e-smith/templates/opt/roundcube/config/config.inc.php/30my_custom_settings
 +
 
 
  expand-template /opt/roundcube/config/config.inc.php
 
  expand-template /opt/roundcube/config/config.inc.php
    
If you think your setting should be the SME default raise a bug
 
If you think your setting should be the SME default raise a bug
 +
 
====Limit access to roundcube====
 
====Limit access to roundcube====
 
  config setprop roundcube PublicAccess OPTION
 
  config setprop roundcube PublicAccess OPTION

Navigation menu