Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

OLE comes with several defaults for various parameters. The following page talks about the defaults and how they can be overridden. There are three files that gets loaded in a hierarchal order and are as follows;

  1. olefs-config-defaults.xml (ole-app/olefs): Consists of base defaults.
  2. Bootstrap.xml: Consists of defaults that are filtered during the build process. 
  3. common-config.xml (lives under ${user.home}/kuali/main/local): This file gets loaded last and any overrides should be placed in this file. 

 

Parameter NameDefault ValuePurpose
environmentdevThis is used to determine the environment. The value also
dev.mode  

application.url

appserver.url

rice.server.url

ole.url

docSearchURL

locations.xml.root.location

circ.xml.root.location

staffupload.xml.root.location

patrons.xml.root.location

autoIngestDefaults

log4j.settings.path

log4j.settings.file

logs.directory

 

 

  
   
  • No labels