services.foundationdb.locality
FoundationDB locality settings.
- Type
submodule- Default
{ dataHall = null; datacenterId = null; machineId = null; zoneId = null; }- Declared
- <nixpkgs/nixos/modules/services/databases/foundationdb.nix>
FoundationDB locality settings.
submodule{
dataHall = null;
datacenterId = null;
machineId = null;
zoneId = null;
}