Hello,
I have a NC instance running on VPS using Docker-Compose. I have just updated to NC 21 and I get the following warnings which I cannot get rid of:
- Your web server is not properly set up to resolve “/.well-known/webfinger”. Further information can be found in the documentation.
- Your web server is not properly set up to resolve “/.well-known/nodeinfo”. Further information can be found in the documentation.
- 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.
- Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it.
Any help on that? Thanks