Skip to content

Warning about default_phone_region #1544

@Nico83500

Description

@Nico83500

Hi,
I just create a Docker instance for Nextcloud and I get a warning about default_phone_region.
I'm French and I must edit the data/config/config.php file to add :
'force_language' => 'fr',
'default_locale' => 'fr_FR',
'force_locale' => 'fr_FR',
'default_language' => 'fr',
'default_phone_region' => 'FR',
Is it possible to configure it without editing config.php ? Could you add an environment variable to configure it ?
Thank you !

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions