Merge pull request #8275 from nextcloud/backport/8235/stable24

[stable24] docs: fix duplicated DB command and add missing
This commit is contained in:
Carl Schwan 2022-05-05 13:41:16 +02:00 committed by GitHub
commit 802ee1ab63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,8 +46,8 @@ in case of the activity app these are:
1. ``occ db:convert-mysql-charset``
2. ``occ db:convert-filecache-bigint``
3. ``occ db:add-missing-indices``
4. ``occ db:add-missing-primary-keys``
3. ``occ db:add-missing-columns``
4. ``occ db:add-missing-indices``
5. ``occ db:add-missing-primary-keys``
3. Specify the desired configuration values