mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
The `--option=value` version of passing options to the `occ maintenance:install` command is now used in the documentation, instead of the `--option value` variant. This solves issues with leading dashes in values, especially passwords. It also matches the `occ help maintenance:install` output. Solves: - https://github.com/nextcloud/server/issues/26109 - https://github.com/nextcloud/documentation/issues/8190 Furthermore values are now single quoted, which is important to avoid variable expansion and special treatment of the backlash character in random passwords, and a doubled space was removed. Signed-off-by: MichaIng <micha@dietpi.com> |
||
|---|---|---|
| .. | ||
| configuration_database | ||
| configuration_files | ||
| configuration_mimetypes | ||
| configuration_server | ||
| configuration_user | ||
| file_workflows | ||
| gdpr | ||
| groupware | ||
| images | ||
| installation | ||
| issues | ||
| maintenance | ||
| office | ||
| apps_management.rst | ||
| conf.py | ||
| contents.rst | ||
| Create HTML.lnk | ||
| Create PDF.lnk | ||
| index.rst | ||
| make.bat | ||
| Makefile | ||
| release_notes.rst | ||
| release_schedule.rst | ||