Skip to content

Commit 0541666

Browse files
Update configuration.md
Adding an environment variable delivered with 2.70.1
1 parent c199c41 commit 0541666

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 | Automatically accepts the End User License Agreement. By setting this environment variable, you acknowledge that your use of Redis Insight is governed by your signed agreement with Redis, or, if none, by the [Redis Enterprise Software Subscription Agreement](https://redis.io/software-subscription-agreement/). If no agreement applies, use is subject to the Server Side Public License.| `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)