services.coturn.static-auth-secret
NixOS option
‘Static’ authentication secret value (a string) for TURN REST API only. If not set, then the turn server will try to use the ‘dynamic’ value in turn_secret table in user database (if present). The database-stored value can be changed on-the-fly by a separate program, so this is why that other mode is ‘dynamic’.
type: null or stringDefault
declared in: nixos/modules/services/networking/coturn.nixView source on NixOS/nixpkgs →null