documentation
documentation copied to clipboard
📘 Nextcloud documentation
Single Nextcloud instances have shown to use less than 2 MiB of the configured JIT buffer size, so that 8 MiB is sufficient by a large margin. Using any larger...
Since nextcloud 29 there is: [AppConfig](https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/config/appconfig.html) But if you're looking at the [configuration docs](https://docs.nextcloud.com/server/latest/developer_manual/basics/storage/configuration.html#app-values) there is no mention of this, and implementing those recommendations will set you up to use...
In the webhook listeners [source code](https://github.com/nextcloud/server/blob/4febe107e65927d9be298e2b45869343b7073874/apps/webhook_listeners/lib/Service/PHPMongoQuery.php#L252), the `equals` function is called by the `$e` operator, but not by `$eq`
Correcting the information in the *note* in section "Service Discovery" - it appears to not be true in all circumstances, so I added a nuance and a reference to a...
This is more a question than a suggestion. Under https://docs.nextcloud.com/server/latest/developer_manual/client_apis/OCS/index.html the usage of OCS Interface seems to be recommended (see section '[PREFER to expose your APIs using OCS](https://docs.nextcloud.com/server/latest/developer_manual/client_apis/OCS/ocs-openapi.html#prefer-to-use-null-to-represent-empty-data)'), but when...
I didn't know where to put this, so sorry if this is the wrong place. I have a setup of traefik 2 and Nextcloud and wanted to know where I...
### ☑️ Resolves * Fix #… ### 🖼️ Screenshots
Since HTTP/3 support has landed in stable versions of nginx, I think it's time to update the sample configurations for nginx to enable HTTP/3 support. After applying the [guide at...
Might be valuable to have a broader discussion about whether it's worthwhile centralizing the desktop docs and/or expanding the existing User Manual to incorporate more coverage of the mobile clients....
Since Kiteworks (owncloud owner) seems to have increased their subscription prices there might be increased interest to migrate to Nextcloud. Could you therefore update the migration page to the newest...