Disable powerfs for now, it breaks publiclets

This commit is contained in:
Daniel Berteaud 2014-01-29 09:13:14 +01:00
parent 94c29babfd
commit 6cfae2b4ee
1 changed files with 0 additions and 4 deletions

View File

@ -58,10 +58,6 @@ $data->{'core.mailer'} = {
'SUBJECT_PREPEND' => ''
};
$data->{'action.powerfs'} = {
'AJXP_PLUGIN_ENABLED' => '__true__'
};
$data->{'index.lucene'} = {
'QUERY_ANALYSER' => 'utf8num_insensitive',
'AJXP_PLUGIN_ENABLED' => '__true__',