Skip to content

Commit 9db3eb1

Browse files
committed
Add links to configuration
1 parent 5e75f6f commit 9db3eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/infrastructure_and_maintenance/background_tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Use a process manager of your choice to run the following command, or make it st
6565
php bin/console messenger:consume ibexa.messenger.transport --bus=ibexa.messenger.bus --siteaccess=<OPTIONAL>`
6666
```
6767

68-
In multi-repository setups, the worker process always works for a SiteAccess that you indicate by using the `--siteaccess` option, therefore you may need to run multiple workers, one for each SiteAccess.
68+
In [multi-repository setups](repository_configuration.md), the worker process always works for a [SiteAccess](multisite_configuration.md#siteaccess-configuration) that you indicate by using the `--siteaccess` option, therefore you may need to run multiple workers, one for each SiteAccess.
6969

7070
!!! warning "Multi-repository setups"
7171

0 commit comments

Comments
 (0)