virtualisation.xen.store.settings
The OCaml-based Xen Store Daemon configuration. This
option does nothing with the C-based xenstored.
- Type
submodule- Default
{ }- Example
{ conflict = { burstLimit = 15.0; maxHistorySeconds = 0.12; }; enableMerge = false; quota = { enable = true; maxWatchEvents = 2048; }; xenstored = { log = { file = "/dev/null"; level = "info"; }; }; }- Declared
- <nixpkgs/nixos/modules/virtualisation/xen-dom0.nix>