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.
Commentaire: Migrated to Confluence 5.3
Sommaire

The configuration properties of the storage of attached files are set in /properties/config.properties.

Storage folder (required)

The folder in which the attached files are stored:

Bloc de code
#uploadedFiles.path=/usr/local/helpdesk/files
Remarque
titleAuthorizations to set for the folder of the attached files

The system user that runs the application must have read/write access to this folder

Avertissement
titleClustered environments

In clustered environments, this folder must be shared between all the application servers.

Migrating from version 2

When migrating from version 2 to version 3, the ant task upgrade recovers all the uploaded files from the folder defined by this property:

Bloc de code
#uploadedFiles.v2Path=/usr/local/helpdesk/v2Files

See also: Migrating from 2.x to 3.x (in French)