Historique de la page
...
Using config.properties
From 3.30
The config.properties file is no more integrated in the application.
To use this externalize properties file, use the -Dconfig.location parameter on the java command line..
Tomcat example:
set JAVAOPTS="-Dconfig.location=/path/to/config.properties"; startup.sh
| Remarque |
|---|
See chapter Configuring the application An exhaustive list of those properties can be found in the config.properties.example file from sources. |
...
| Astuce | ||
|---|---|---|
| ||
The configuration file /properties/config.properties is automatically recovered from previous versions when upgrading (see Recovering previous configuration and customizations when upgrading). |
| Ancre | ||||
|---|---|---|---|---|
|
Excepted when indicated, all the properties are optional ( icons mark the parts where properties are required).
...