Skip to content

Commit

Permalink
NGSTACK-914 update docs for cron job command
Browse files Browse the repository at this point in the history
  • Loading branch information
petarjakopec committed Aug 22, 2024
1 parent 7942293 commit e2d9f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ By default it is set to 1024.
The command also has a ``since`` option that limits processing to content items modified since the given number of days.
By default it is not set, which means all items will be processed.
Command can be executed with: ``bin/console ngscheduledvisibility:update``.
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 comments on commit e2d9f78

Please sign in to comment.