MyNixOS website logo
option

services.etcd.extraConf

Declarations
Type
attribute set of string
Default
{ }
Example
{
  "CORS" = "*";
  "NAME" = "default-name";
  "MAX_RESULT_BUFFER" = "1024";
  "MAX_CLUSTER_SIZE" = "9";
  "MAX_RETRY_ATTEMPTS" = "3";
}