MyNixOS website logo
option

services.ferretdb.settings

Additional configuration for FerretDB, see https://docs.ferretdb.io/configuration/flags/ for supported values.

Declarations
Type
attribute set of string
Example
{
  FERRETDB_LOG_LEVEL = "warn";
  FERRETDB_MODE = "normal";
}