Skip to content

Commit 41b94a1

Browse files
Update configuration.md
1 parent 7d5006e commit 41b94a1

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
@@ -20,6 +20,7 @@ weight: 5
2020
| RI_FILES_LOGGER | Logs to file. | `true` | By default, you can find log files in the following folders: <ul> <li> Docker: `/data/logs` <li> desktop: `<user-home-dir>/.redisinsight-app/logs` </ul>|
2121
| RI_STDOUT_LOGGER | Logs to STDOUT. | `true` | |
2222
| RI_PROXY_PATH | Configures a subpath for a proxy. | n/a | Available only for Docker. |
23+
| RI_DATABASE_MANAGEMENT | When set to `false`, this disables the ability to manage database connections (adding, editing, or deleting). | `true` | |
2324

2425
## Preconfigure database connections
2526
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)