Server properties page

Key point: List and reload server properties to ensure your system is configured properly.

About server properties

The properties files cannot be edited through the user interface – they require direct access to the server. They are stored in the WEB-INF/config folder.

The Database and JDO properties can ONLY be reloaded by clicking Submit on the database settings page or by restarting PageSeeder.

Hold the pointer over a property name to display a brief description.

Legend

Obsolete properties – that are no longer supported.

Deprecated properties – that might not be supported in future versions.

Custom properties – when the specified value is different from the default PageSeeder value (the default value is shown in red with a strikethrough).

Global properties

The global properties apply to the entire PageSeeder server.

For developers

You can find more thorough explanations on the PageSeeder developers’ website:

Global properties on dev.pageseeder.com

Database properties

They specify the JDBC properties used to connect to the PageSeeder database.

The database properties are automatically generated and updated when setting up PageSeeder and mustn’t be modified manually.

Database properties on dev.pageseeder.com

Group properties

These are the default group properties applied to groups. They can be overridden in the group configuration or for the whole server by creating a group.properties file.

Group properties on dev.pageseeder.com

Project properties

These are the project properties. Where not specified, the default properties apply.

Project properties on dev.pageseeder.com

JDO properties

These properties affect how PageSeeder communicates with the database.

These are advanced database settings and mustn’t be modified unless advised by PageSeeder support.

MIME properties

These properties map file extensions to media types using the following format:

[file extension]=[MIME type]

There is usually no reason to modify this file; it is only provided to help understand the mapping to media types.

MIME properties on dev.pageseeder.com

How to find this page

Administration menu > System administration > System configuration > Server properties