Database
These configurations are related to database connections within the Sandbox webservice.
The location of the Database settings are Admin Panel > Settings > Configurations > Database.

Screenshot of Database configuration on MetaDefender Sandbox webpage
| Field | Description |
|---|---|
DB_CONN_URL | It specifies the connection URL for the primary database used by the sandbox. It should determine what is its primary database, what is the accessible hostname and on what port. |
GRAPH_DB_CONN_URL | It specifies the connection URL for a graph database used by the sandbox. |
REDIS_CONN_URL | This configuration specifies the connection URL for a Redis database used by the application. It should determine what is used as caching or session storage and where it is accessible. |
