services.nextcloud-spreed-signaling.settings.turn.apikeyFile

NixOS option

The path to the file containing the value for turn.apikey. API key that the MCU will need to send when requesting TURN credentials.

type: null or absolute path
Default
null
Example
"/run/secrets/turn.apikey"
declared in: nixos/modules/services/networking/nextcloud-spreed-signaling.nixView source on NixOS/nixpkgs →