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
|
|
@ -12,6 +12,11 @@ extrasPath = /data/WebGUI/www/extras
|
|||
uploadsURL = /uploads
|
||||
uploadsPath = /data/WebGUI/www/uploads
|
||||
|
||||
useSharedInternationalCache = 1
|
||||
|
||||
emailRecoveryLoggingEnabled = 1
|
||||
passwordChangeLoggingEnabled = 1
|
||||
|
||||
authMethods = LDAP, WebGUI
|
||||
|
||||
wobjects = Article, EventsCalendar, FileManager, HttpProxy, \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue