Skip to content

Commit dd539c5

Browse files
Update configuration for changes with 2.70.1
1 parent f285bb5 commit dd539c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/operate/redisinsight/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ weight: 5
2121
| RI_STDOUT_LOGGER | Logs to STDOUT. | `true` | |
2222
| RI_PROXY_PATH | Configures a subpath for a proxy. | n/a | Available only for Docker. |
2323
| RI_DATABASE_MANAGEMENT | When set to `false`, this disables the ability to manage database connections (adding, editing, or deleting). | `true` | |
24+
| 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` | |
2425

2526
## Preconfigure database connections
2627
Redis Insight allows you to preconfigure database connections using environment variables or a JSON file, enabling centralized and efficient configuration.

0 commit comments

Comments
 (0)