diff --git a/src/FilterLists.Agent/Properties/launchSettings.json b/src/FilterLists.Agent/Properties/launchSettings.json index a02dfd832..b4a3e74ce 100644 --- a/src/FilterLists.Agent/Properties/launchSettings.json +++ b/src/FilterLists.Agent/Properties/launchSettings.json @@ -2,7 +2,7 @@ "profiles": { "FilterLists.Agent": { "commandName": "Project", - "commandLineArgs": "-v" + "commandLineArgs": "-a -v" } } } \ No newline at end of file