documentation
documentation copied to clipboard
📘 Nextcloud documentation
When you create a External Storage via FTP in the UI and enter the full adress (hostname:port) in the host field it is saved in the storrage configuration key host....
> The `?format=` is pretty bad IMO, since it does not adhere to HTTP standards while the `Accept` header is exactly made for this purpose. I'm not even sure we...
* Closes https://github.com/nextcloud/documentation/pull/11112 Copy of https://github.com/nextcloud/documentation/pull/11112 to the repository to be able to rebase the branch.
`shared_with_me` parameter of `/ocs/v2.php/apps/files_sharing/api/v1/shares` API call is [absent from documentation](https://docs.nextcloud.com/server/latest/developer_manual/client_apis/OCS/ocs-share-api.html#local-shares), even if used by NC web client.
We should auto-generate the `occ` the command overview sections. We can use GitHub workflows to run `occ` periodically against new Nc releases. This should greatly improve the accuracy of the...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
- [ ] Add recommendations for bulk updating - [ ] Mention limitations of `in` queries - [ ] How to use internal caching and best practices on cache invalidation...
### ☑️ Resolves Started as a simple change to clarify the confusing paragraph about "Nextcloud comes with all the required PHP modules". Ended up doing some refactoring and enhancements of...
The documentation misses to explain the basic idea of collaborative tags. While they are used with access control, automated tagging and retention, there should be some basic notes on what...
I am planning to translate the Server Administration Guide into Taiwanese Chinese and have noticed that it currently lacks support for internationalization (I18N). If there are no objections, I would...