https://github.com/nextcloud/server/commit/46b073d7ce49d9797caf29522358562179846abd adds some functionality, samples and checks for default phone regions. - [x] The setup warning (https://github.com/nextcloud/server/blob/master/core/js/setupchecks.js#L221) doesn't tell _where_ to apply the recommended setting (solution: in the config.php). The warning should also contain a link to a list of valid ISO 3166-1 codes: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements - [x] The config.sample.php (https://github.com/nextcloud/server/blob/master/config/config.sample.php#L205) contains an invalid region ("EN"). Suggestion: DE CC @nickvergessen
46b073d adds some functionality, samples and checks for default phone regions.
CC @nickvergessen