Additional Configurations: Modify the config.xml File on Linux

When you are using a Linux machine as a server, you may have additional configuration requirements. The appropriate modifications are made in your config.xml file.

Set up the following properties with appropriate values for the config.xml file:

            <property name="cacheLocation" value="/home/i4vadmin/data/EDRCache"/> 
            
            <property name="indexLocation" value="/home/i4vadmin/data/lucene"/>
            
            <property name="attachmentsLocation" value="/home/i4vadmin/data/attachments"/>
            
            <property name="edmsTempLocation" value="/home/i4vadmin/data/EDMSTemp"/>