# Licensed Materials - Property of IBM, 5724-E76, (C) Copyright IBM Corp. 2004 - All Rights reserved.

#  --------------------------------------------
#    Properties of the State Manager Service
#    LI 390: Navigational State
#	 public settings
#  --------------------------------------------

# Size of the LRU buffer that manages when render parameters of portlets are discarded.
# This value specifies the number of recently visited pages the parameters are kept for.
# A value of 1 e.g. means that only the parameters of the current page
# are kept.
com.ibm.portal.state.keymanager.lru.size = 3

# enables or disables the generation of relative URLs by default if URLs are generated 
# from tags
# this setting can be overridden on a per-tag basis
com.ibm.portal.state.accessors.url.URLContext.enableRelative = false

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.