documentation
documentation copied to clipboard
π Nextcloud documentation
β¦n Docker Container A different command is needed for the cron job, when NextCloud is running in a Docker container. A short paragraph is added to explain this and show...
β¦Name. In a recent install, I discovered that the "Folder Name" field allows the users to include slashes as though creating a full path to the folder name. However, if...
 
updated steps considering Apache's defaults ### βοΈ Resolves Provides Service Discovery instructions for users using Apache defaults and have Nextcloud configured in a sub-folder. -Describes the default DocumentRoot value for...
I executed wrk on the same host where nginx is installed and serves https://nextcloud.example.com. I followed this guide https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html#nextcloud-in-the-webroot-of-nginx ``` wrk -t 1 -c 1 -d 60 https://nextcloud.example.com 1 threads...
### β οΈ 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...
### βοΈ Resolves This provides the documentation required for the following PR: * Fix https://github.com/nextcloud/server/pull/36572#issuecomment-1455745058 ### πΌοΈ Screenshots 
Updated documentation for [server issue #40194](https://github.com/nextcloud/server/issues/40194) Related PR: [#41793](https://github.com/nextcloud/server/pull/41793) Updated screenshot of additional section in LDAP/AD advanced tab. Added explanations of new LDAP/AD attributes birth date and anniversary date.
Nitrokey doesn't support the FIDO U2F anymore. Instead it's now the Nitrokey FIDO2. I updated the link accordingly.
https://github.com/nextcloud/mail/issues/8508 only works well with integration_openai. Local LLMs take too long to respond and the summary request is likely to time out and still create significant system load. Follow-up to...