Minor - updating conf example.

1.9.x
Julio Montoya 11 years ago
parent c196481fc6
commit 6fd395dc46
  1. 2
      main/install/configuration.dist.php

@ -255,5 +255,5 @@ $_configuration['system_stable'] = NEW_VERSION_STABLE;
// Aspell Settings
//$_configuration['aspell_bin'] = '/usr/bin/hunspell';
//$_configuration['aspell_lang'] = 'en_US';
//$_configuration['aspell_opts'] = '-a --lang=$lang --encoding=utf-8 -H --rem-sgml-check=alt';
//$_configuration['aspell_opts'] = '-a -d en_GB -H -i utf-8';
//$_configuration['aspell_temp_dir'] = './';

Loading…
Cancel
Save