Merge pull request #8134 from nextcloud/sualko-patch-1

emphasize that debug mode is required
This commit is contained in:
tflidd
2022-04-22 19:29:48 +02:00
committed by GitHub

View File

@@ -125,7 +125,7 @@ Console commands
There are some console commands, which should help developers to create or deal
with migrations, which are only available if you are running your
Nextcloud in debug mode:
Nextcloud **in debug mode**:
* `migrations:execute`: Executes a single migration version manually.
* `migrations:generate`: