Add config.php flag to disable some features if running as cluster
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
I ran into this several times. But if you have a cluster of Nextcloud nodes it would be good if we could set a config.php setting for this.
This could then disable installing apps from the appstore for example (it could still check for updates just not allow you to install anything).
It might be usefull in other places as well but this is the most prominent place.
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
Start by reviewing how config.php settings are defined and how appstore installations and update checks are handled. The scope is not specified beyond a cluster flag and the appstore example; done would require a settled list of affected features, with installation disabled while update checks remain available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cloud, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100