diff --git a/survos/crawler-bundle/1.5/config/packages/survos_crawler.yaml b/survos/crawler-bundle/1.5/config/packages/survos_crawler.yaml index f8c808e8e..649b647d3 100644 --- a/survos/crawler-bundle/1.5/config/packages/survos_crawler.yaml +++ b/survos/crawler-bundle/1.5/config/packages/survos_crawler.yaml @@ -3,7 +3,7 @@ survos_crawler: # base_url: 'https://my-project.wip/' user_class: App\Entity\User users: - - user@user.com + - user@user.com max_depth : 3 routes_to_ignore : - 'app_logout'