Provides an interface to manage settings on:
- Datastore name.
- Maintenance – configure the preferred day of the week and starting time for maintenance.
- DB Parameters – configure the following parameters:
- sql_mode (MariaDB and MySQL).
- statement_timeout (PostgreSQL) – sets the time to wait (in milliseconds) on a lock before checking for deadlock.
- timeout (Redis) – sets the time to close a connection after a client is idle for N seconds (0 to disable).