Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion deployment/configuration/environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` |
Copy link

Copilot AI Oct 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected spelling of 'INFORMATIONS' to 'INFORMATION' in the variable name.

Suggested change
| `LOGS_HIDDEN_PERSONAL_INFORMATIONS` | Masquer les informations personnelles dans les logs (`true`/`false`). | `false` |
| `LOGS_HIDDEN_PERSONAL_INFORMATION` | Masquer les informations personnelles dans les logs (`true`/`false`). | `false` |

Copilot uses AI. Check for mistakes.

## Odin

## 1. Services de Base

Expand Down