...
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 |
sru.ole.fs.url.base | added because of a problem in version 1.6.2 with using https with the SRU API | |
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. |
...