From ff0f5bebdc0c34d141d56bf3549bbc3bf5fcc8f1 Mon Sep 17 00:00:00 2001 From: Amit Nagler <58042354+naglera@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:17:43 +0300 Subject: [PATCH] Update valkey.conf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Viktor Söderqvist Signed-off-by: Amit Nagler <58042354+naglera@users.noreply.github.com> --- valkey.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/valkey.conf b/valkey.conf index 65de4d1bc8..940cc390e3 100644 --- a/valkey.conf +++ b/valkey.conf @@ -386,10 +386,10 @@ databases 16 # ASCII art logo in startup logs by setting the following option to yes. always-show-logo no -# To prevent sensitive user information, such as PII, from being recorded in the -# server log file, this feature is enabled by default. If you need to log user -# data for debugging or troubleshooting purposes, you can disable this feature -# by changing the config value to no. +# To prevent sensitive user information, such as PII, from being recorded in the +# server log file, user data is hidden from the log by default. If you need to +# log user data for debugging or troubleshooting purposes, you can disable this +# feature by changing the config value to no. hide-user-data-from-log yes # By default, the server modifies the process title (as seen in 'top' and 'ps') to