{{ nextcloud_maintenance_window_start }}, /** * Default Phone Region * * Sets the default country code for phone number validation. * Used when users enter phone numbers without country prefix. * * Format: ISO 3166-1 alpha-2 country code */ 'default_phone_region' => '{{ nextcloud_default_phone_region }}', );