We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7942293 commit e2d9f78Copy full SHA for e2d9f78
docs/reference/usage.rst
@@ -39,4 +39,4 @@ By default it is set to 1024.
39
The command also has a ``since`` option that limits processing to content items modified since the given number of days.
40
By default it is not set, which means all items will be processed.
41
Command can be executed with: ``bin/console ngscheduledvisibility:update``.
42
-For this mechanism to work how it was intended, this command should be set as cron job.
+For this mechanism to work how it was intended, this command should be set as cron job with ``--no-interaction`` option.
0 commit comments