From b74dd25344ec1098df1f70a99599ec0f98e69f49 Mon Sep 17 00:00:00 2001 From: Tac Tacelosky Date: Sun, 22 Oct 2023 08:37:15 -0400 Subject: [PATCH] Update survos/crawler-bundle/1.5/config/packages/survos_crawler.yaml Co-authored-by: Ryan Weaver --- survos/crawler-bundle/1.5/config/packages/survos_crawler.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'