> For the complete documentation index, see [llms.txt](https://docs.konnekt.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.konnekt.io/fr/configuration/system-settings.md).

# Paramètres système

Ces paramètres contrôlent le comportement principal de KONNEKT, notamment la mise en cache, l’authentification, les limites de taille des fichiers et la prévention de l’étranglement. Tous les paramètres peuvent être déployés via Intune (ADMX / ADML) ou via la stratégie de groupe.

{% content-ref url="/pages/c8436fb1030f3698e41aa4bc67d3ecc3ccc725b8" %}
[Moteur du navigateur d'authentification](/fr/configuration/system-settings/authentication-browser-engine.md)
{% endcontent-ref %}

{% content-ref url="/pages/4a38101d28ba7b303a127998ebdf98935dfee420" %}
[Paramètres du cache](/fr/configuration/system-settings/cache-setting.md)
{% endcontent-ref %}

{% content-ref url="/pages/c2376caa04c0dba0e0f175e18dafb1f67671b38d" %}
[Ignorer l'assistant de compte](/fr/configuration/system-settings/configure-konnekt-for-a-subset-of-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/d66836b0b4b904d5f617c814f2686a17b4882005" %}
[Portée du lien](/fr/configuration/system-settings/link-scope.md)
{% endcontent-ref %}

{% content-ref url="/pages/022292c07d782f2420cc307ebed17d2a47e9741a" %}
[Journalisation](/fr/configuration/system-settings/logging.md)
{% endcontent-ref %}

{% content-ref url="/pages/af11c5718af85f61f4df0f11f5db8bd8ea534cb4" %}
[Co-édition Office365](/fr/configuration/system-settings/office365-co-authoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/9c989093d02a4ff38b44c96f9e2a84a609b351d8" %}
[Attribut hors ligne](/fr/configuration/system-settings/offline-attribute.md)
{% endcontent-ref %}

{% content-ref url="/pages/25610e6796fc726357d4cc103445a69b579c99bb" %}
[Limitations de taille des fichiers ouverts](/fr/configuration/system-settings/open-file-size-limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/97570a011e5de8523e326eaeb5eec64cb6ebab1d" %}
[Prévention du throttling SharePoint](/fr/configuration/system-settings/prevention-du-throttling/sharepoint-throttling-prevention.md)
{% endcontent-ref %}

{% content-ref url="/pages/e9f3b899f988b5e0b327059a52f5268581b40ce9" %}
[Vérificateur de mises à jour](/fr/configuration/system-settings/update-checker.md)
{% endcontent-ref %}


---

# 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.konnekt.io/fr/configuration/system-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.
