services.nextcloud-spreed-signaling.settings.grpc.targets

NixOS option

For target type static: List of GRPC targets to connect to for clustering mode.

type: list of string
Default
[ ]
Example
[
  "192.168.0.1:9090"
]
declared in: nixos/modules/services/networking/nextcloud-spreed-signaling.nixView source on NixOS/nixpkgs →