services.nextcloud.settings.default_phone_region

NixOS option

An ISO 3166-1 country code which replaces automatic phone-number detection without a country code. As an example, with DE set as the default phone region, the +49 prefix can be omitted for phone numbers.

type: string
Default
""
Example
"DE"
declared in: nixos/modules/services/web-apps/nextcloud.nixView source on NixOS/nixpkgs →