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

Rewriting part of the occ group:list documentation to match the actual behaviour Adding the "--info" flag and the correct comments to the occ group:list command. ### ☑️ Resolves * No...

3. to review
manual: admin
feature: occ
feature: users and groups

Add notice about encryption having a master key setup, since it has been the default since Nextcloud 13 without any notice. ### ☑️ Resolves Kinda resolves discussion in this issue:...

3. to review
manual: admin
feature: encryption (server-side)

### 🖼️ Screenshots ![image](https://github.com/nextcloud/documentation/assets/1374172/1ee65303-f975-4c19-ad9c-6e3cb85e1be5)

bug
3. to review
backport-request
manual: developer
feature: dav
feature: tags

Add info on Admin privileges

3. to review
manual: developer
feature: settings

### ☑️ Resolves * Fix #11170 ### 🖼️ Screenshots

3. to review
manual: admin

### ☑️ Resolves * Fix #912 ### 🖼️ Screenshots Before: ![image](https://github.com/nextcloud/documentation/assets/1731941/5d740676-043d-4cbe-94ad-3ba485f9ca3e) After: ![image](https://github.com/nextcloud/documentation/assets/1731941/8421b3ca-e95e-44ce-82a9-b5ec70b2e5a4)

enhancement
3. to review
manual: admin
feature: ldap

- provide subsections for the different services and configurations - provide command line `curl` examples to debug the redirects - provide example config for apache `.htaccess` to redirect any well...

enhancement
backport-request
0. Needs triage
manual: admin

Like https://github.com/nextcloud/documentation/pull/10714 but explain to admins what they need to do to get these shiny new features and integrations. E.g. that they have to install the llm or integration_openai apps....

enhancement
1. to develop
manual: admin
feature: text processing

The proper setup of `apc.enable_cli` is mentioned elsewhere in the manual (for cron and the updater), but not mentioned in the occ command section. Since this triggers an exception, let's...

2. developing
manual: admin

### ☑️ Resolves * Fix: the latest nginx 1.25.1 adds the http2 directive. The nginx conf of nextcloud needs to implement the changes to avoid any warnings or related errors.

enhancement
3. to review
manual: admin
feature: install and update