documentation icon indicating copy to clipboard operation
documentation copied to clipboard

📘 Nextcloud documentation

Results 461 documentation issues
Sort by recently updated
recently updated
newest added

I think this would be some useful information to compile for app as well as core developers. Not just solely for documentation purposes, but from a systems design perspective. Potential...

enhancement
manual: developer
feature: settings
feature: apps management
nice to have

We should try to document the *knowable* requirements we have for S3 in a generic manner. We should perhaps mention what we test again (i.e. MinIO). Then also consider including...

enhancement
manual: admin
manual: user
overview
feature: object storage

Redis 7.2 was just released yesterday and elevated to stable status (https://redis.io/download/). It's unclear if any of the *Potentially Breaking / Behavior Changes* impact us, but there's been one (inadvertent)...

enhancement
manual: admin
feature: caching

### ☑️ Resolves * Fix #… ### TODO - [x] Review *Admin - Configuration: Deleted Files* chapter - [x] Review *Admin - Configuration: `config.php` sample* chapter - [x] Review *User...

### Thanks for helping improve our documentation! * There is always room for improvement! * All contributions (changes and change ideas) - from the largest **to the tiniest** - help...

bug
0. Needs triage
client: 💻 desktop

The current [documentation for nginx](https://docs.nextcloud.com/server/30/admin_manual/configuration_files/big_file_upload_configuration.html#nginx) suggests disabling `fastcgi_request_buffering`: > Setting this option to fastcgi_request_buffering off; in your nginx config might help with timeouts during the upload. Furthermore it helps if...

0. Needs triage
manual: admin
feature: install and update

For some reason the heading IDs (and hence heading link URL fragments) on the [memory caching page](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/caching_configuration.html#id1) are currently missing, respectively they are `id1`, `id2` etc, counting up with each...

bug
low
0. Needs triage
manual: admin

https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html#two-factor-authentication ``` www-data@06ed34a4d084:~/html$ ./occ twofactor Command "twofactor" is not defined. Did you mean one of these? twofactorauth:cleanup twofactorauth:disable twofactorauth:enable twofactorauth:enforce twofactorauth:state www-data@06ed34a4d084:~/html$ ./occ twofactorauth: Command "twofactorauth:" is ambiguous. Did you...

good first issue
0. Needs triage
technical debt
feature: occ
feature: authentication

Hello and thanks for your necessary work :) I was searching for occ deck:export in the manuals and I didn't find it in any of your documentation. https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html#occ-command-directory In terminal...

enhancement
manual: admin
manual: user
feature: occ
feature: deck

Hallo, in the documentation https://docs.nextcloud.com/server/stable/admin_manual/maintenance/update.html there is first "php occ upgrade" and then "php updater/updater.phar" for command line updates. I think the most users use "php updater/updater.phar" and this is...

enhancement
manual: admin
feature: install and update
feature: occ