Properties
PageSeeder uses name-value pairs to specify the properties of various parts of the system.
PageSeeder properties
Properties are stored either in the database or on the file system in:
/webapp/WEB-INF/config/
These are different to PSML properties.
System properties
PageSeeder system properties contain default properties for your system and are not designed to be overwritten.
The PageSeeder system property files are located in:
/webapp/WEB-INF/sysconfig/
DO NOT MODIFY these files as they are overwritten during upgrades.