From dd539c5d38c3db20edbc6abbb422a4bdd3772367 Mon Sep 17 00:00:00 2001 From: ViktarStarastsenka <99594890+ViktarStarastsenka@users.noreply.github.com> Date: Tue, 15 Jul 2025 13:18:36 +0200 Subject: [PATCH] Update configuration for changes with 2.70.1 --- content/operate/redisinsight/configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/operate/redisinsight/configuration.md b/content/operate/redisinsight/configuration.md index 2ed4b52e8..a5175363f 100644 --- a/content/operate/redisinsight/configuration.md +++ b/content/operate/redisinsight/configuration.md @@ -21,6 +21,7 @@ weight: 5 | RI_STDOUT_LOGGER | Logs to STDOUT. | `true` | | | RI_PROXY_PATH | Configures a subpath for a proxy. | n/a | Available only for Docker. | | RI_DATABASE_MANAGEMENT | When set to `false`, this disables the ability to manage database connections (adding, editing, or deleting). | `true` | | +| RI_ACCEPT_TERMS_AND_CONDITIONS | This environment variable allows you to accept the End User License Agreement (EULA) without displaying it in the UI. By setting this variable, you acknowledge that your use of Redis Insight is governed either by your signed agreement with Redis or, if none exists, by the Redis Enterprise Software Subscription Agreement. If neither applies, your use is subject to the Server Side Public License (SSPL). | `true` | | ## Preconfigure database connections Redis Insight allows you to preconfigure database connections using environment variables or a JSON file, enabling centralized and efficient configuration.