...
Parameter Name | Default Value | Purpose | ||
---|---|---|---|---|
appserver.url | IP address | Override the default url and can be set to the server IP for public access. | ||
ole.url.base | ${appserver.url} | App url | ||
application.url | ${appserver.url}/olefs | olefs url | ||
ole.docstore.url.base | http://localhost:8080/oledocstore | oledocstore url | ||
docSearchURL | ${ole.docstore.url.base} | docsearch url | ||
externalizable.help.url | http://site.kuali.org/ole/1.5.0-M2-SNAPSHOT | This is for help links for the various screens. | ||
uuidCheckServiceURL | {ole.fs.url.base} /remoting/oleUuidCheckWebService | This parameter is used to determine if a PO exists for a particular BIB during the Bib delete process. |
Info |
---|
common-config.xml is the file that will need to be updated in order to override any default settings. |
...