services.coturn.realm

NixOS option

The default realm to be used for the users when no explicit origin/realm relationship was found in the database, or if the TURN server is not using any database (just the commands-line settings and the userdb file). Must be used with long-term credentials mechanism or with TURN REST API.

type: string
Default
config.networking.hostName
Example
"example.com"
declared in: nixos/modules/services/networking/coturn.nixView source on NixOS/nixpkgs →