documentation
documentation copied to clipboard
๐ Nextcloud documentation
Closes https://github.com/nextcloud/server/issues/9940 @nextcloud/server-frontend
On Help, Files & synchronization, Desktop and mobile synchronization: All three links are broken: 1. [Nextcloud Sync Client](https://nextcloud.com/install/#install-clients) 2. [Nextcloud Desktop Client Manual](https://docs.nextcloud.com/desktop/2.6) 3. [Nextcloud download page](https://nextcloud.com/install/)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
- give more complete examples for Redis config - use separate sections for the different connection types (TCP, TLS, socket) Signed-off-by: Martin Rรผegg
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 3.1.0. Release notes Sourced from actions/upload-artifact's releases. v3.1.0 What's Changed Bump @โactions/artifact to v1.1.0 (actions/upload-artifact#327) Adds checksum headers on artifact upload (actions/toolkit#1095) (actions/toolkit#1063) v3.0.0 What's...
https://github.com/nextcloud/server/pull/33173
See https://github.com/nextcloud/server/pull/3966
Following the guide https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html#command-line-upgrade running this $ sudo -u www-data php ./occ upgrade Nextcloud or one of the apps require upgrade - only a limited number of commands are available...
backport of #6721