Changes

Jump to navigation Jump to search
301 bytes added ,  13:51, 12 January 2014
Line 95: Line 95:  
  db configuration setprop pydio HomeDir enabled
 
  db configuration setprop pydio HomeDir enabled
 
  signal-event webapps-update
 
  signal-event webapps-update
 +
 +
=== Locale settings===
 +
 +
in case of problem with your locale (XML problem) you can tweak the file /etc/pydio/bootstrap_conf.php and add your locale. By default the sme server locale is ISO-8859-1
 +
for example this is what you need to add for French language
 +
define("AJXP_LOCALE", "fr_FR.ISO-8859-1");
    
=== Integration with LemonLDAP::NG ===
 
=== Integration with LemonLDAP::NG ===

Navigation menu