Changeset 4308
- Timestamp:
- 01/21/14 10:29:36 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vlo/branches/vlo-2.18/UPGRADE
r4291 r4308 17 17 Next to the URL mapping, the XML parameter file has undergone some changes: 18 18 19 <!-- Sets the maximum number of page instances which will be stored in the application scoped second level cache for faster retrieval --> 19 20 <pagesInApplicationCache>40</pagesInApplicationCache> 20 21 22 <!-- Sets the maximum size (in KILOBYTES) of the File where page instances per session are stored. --> 21 23 <sessionCacheSize>10000</sessionCacheSize> 22 24
Note: See TracChangeset
for help on using the changeset viewer.