I’m going through the all of the Security & setup warnings on my installation and came across this one:
Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add “default_phone_region” with the respective ISO 3166-1 code of the region to your config file. For more details see the documentation
.
Since I’m running NC in a docker container, how can I make a change to the config file and have it be persistent? I’ve checked the mounted volume, but don’t see anything that resembles a config file.
Any help would be appreciated.
Mike.