> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/server/fr/web-interface/administration/user-and-security-management/users/settings.md).

# Paramètres

![](https://cdnweb.devolutions.net/docs/DVLS6058_2024_3.png)

#### RDM

Permet à l'utilisateur d'activer le [mode hors ligne](https://docs.devolutions.net/fr/rdm/workspaces/offline-mode/) sur l'espace de travail Devolutions Server. L'espace de travail Devolutions Server doit également être configuré pour autoriser le mode hors ligne. Plusieurs modes sont disponibles :

<table><thead><tr><th width="131">Mode hors ligne</th><th>Description</th></tr></thead><tbody><tr><td><strong>Désactivé</strong></td><td>Aucun cache hors ligne autorisé pour l'utilisateur.</td></tr><tr><td><strong>Cache uniquement</strong></td><td>Permet de sauvegarder un cache de l'espace de travail afin d'améliorer les performances de chargement. Cette option désactive l'utilisation du mode hors ligne.</td></tr><tr><td><strong>Lecture seule</strong></td><td>Un cache en lecture seule. L'utilisateur ne pourra pas modifier les données dans l'espace de travail. Ce mode est autorisé uniquement pour <a href="https://docs.devolutions.net/fr/rdm/workspaces/workspace-types/native-workspaces/">Devolutions Server et Devolutions Cloud</a>.</td></tr><tr><td><strong>Lecture/Écriture</strong></td><td>Un cache avancé, avec synchronisation des modifications. Ce mode est autorisé uniquement pour <a href="https://docs.devolutions.net/fr/rdm/workspaces/workspace-types/native-workspaces/">Devolutions Server et Devolutions Cloud</a>.</td></tr></tbody></table>

<table><thead><tr><th width="191">Autoriser le glisser-déposer</th><th>Description</th></tr></thead><tbody><tr><td><strong>Aucun</strong></td><td>Désactive le glisser-déposer dans l'espace de travail.</td></tr><tr><td><strong>Autoriser</strong></td><td>Autorise le glisser-déposer dans l'espace de travail.</td></tr></tbody></table>

#### Devolutions Password Manager

<table><thead><tr><th width="141">Mode hors ligne</th><th>Description</th></tr></thead><tbody><tr><td><strong>Désactivé</strong></td><td>Aucun cache hors ligne autorisé pour l'utilisateur.</td></tr><tr><td><strong>Lecture seule</strong></td><td>Un cache en lecture seule. L'utilisateur ne pourra pas modifier les données dans l'espace de travail. Ce mode est autorisé uniquement pour <a href="https://docs.devolutions.net/fr/rdm/workspaces/workspace-types/native-workspaces/">Devolutions Server et Devolutions Cloud</a>.</td></tr></tbody></table>

#### Coffres

<table><thead><tr><th width="159">Autoriser le coffre utilisateur</th><th>Description</th></tr></thead><tbody><tr><td><strong>Par défaut (oui)</strong></td><td>Respecte le comportement par défaut du système. Cela peut être modifié en accédant à <em><strong>Administration – Paramètres système – Général – Autoriser le coffre utilisateur</strong></em>.</td></tr><tr><td><strong>Oui</strong></td><td>Accorde à l'utilisateur un <em><strong>coffre utilisateur.</strong></em></td></tr><tr><td><strong>Non</strong></td><td>Refuse à l'utilisateur un <em><strong>coffre utilisateur.</strong></em></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.devolutions.net/server/fr/web-interface/administration/user-and-security-management/users/settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
