services.grafana.settings.database.cache_mode

NixOS option

For sqlite3 only. Shared cache setting used for connecting to the database.

type: one of "private", "shared"
Default
"private"
declared in: nixos/modules/services/monitoring/grafana.nixView source on NixOS/nixpkgs →