Ability to set default_phone_region to none / E.164 only
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Is your feature request related to a problem? Please describe.
The annoying message asking me to set a default phone region
Describe the solution you'd like
The ability to set "none" for default_phone_region in the configuration to disable the message.
Describe alternatives you've considered
N/A
Additional context
The Nextcloud server is global and has no specific region.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the server code and configuration handling for default_phone_region, then trace where the message about setting a default phone region is generated. Check existing tests for this configuration if present. Done means allowing none to disable the message while retaining E.164-only behavior for a global server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100