La liste d'utilisateurs n'est pas rendue car vous ne possédez pas les droits d'accès nécessaires pour afficher les profils utilisateur.

Arborescence des pages

Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

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
titleRecovering the configuration when upgrading

The configuration file /properties/config.properties is automatically recovered from previous versions when upgrading (see Recovering previous configuration and customizations when upgrading).

Ancre
config
config
Configuring the application

Excepted when indicated, all the properties are optional ((étoile) icons mark the parts where properties are required).

...