added a per-site config file option for international message caching
This commit is contained in:
parent
35ead8b39e
commit
3eec10dc49
11 changed files with 59 additions and 55 deletions
|
|
@ -500,6 +500,7 @@ push(@newWobjects,"WSClient");
|
|||
$conf->set("wobjects"=>\@newWobjects);
|
||||
$conf->set("emailRecoveryLoggingEnabled"=>1);
|
||||
$conf->set("passwordChangeLoggingEnabled"=>1);
|
||||
$conf->set("useSharedInternationalCache"=>1);
|
||||
$conf->write;
|
||||
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue