From 2eda315850e127d9a97add8a90ba79941e51efce Mon Sep 17 00:00:00 2001 From: Thomas Thbaut Date: Mon, 27 Oct 2025 14:06:44 +0100 Subject: [PATCH] Add doc env variable LOGS_HIDDEN_PERSONAL_INFORMATIONS --- deployment/configuration/environment-variables.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/deployment/configuration/environment-variables.md b/deployment/configuration/environment-variables.md index ac2a9b2..85a45f1 100644 --- a/deployment/configuration/environment-variables.md +++ b/deployment/configuration/environment-variables.md @@ -224,7 +224,12 @@ Paramètres de bas niveau pour ajuster le comportement du RAG (Retrieval-Augment --- -## Odin (Service de traitement) +## 11. Logging +| Variable | Description | Valeur par défaut | +| :----------------- | :-------------------------------------------------- | :---------------- | +| `LOGS_HIDDEN_PERSONAL_INFORMATIONS` | Masquer les informations personnelles dans les logs (`true`/`false`). | `false` | + +## Odin ## 1. Services de Base