@0xERR0R chore(docs): minor changes

Co-authored-by: ThinkChaos <ThinkChaos@users.noreply.github.com>
This commit is contained in:
Dimitri Herzog 2022-11-22 07:31:00 +01:00
parent 2b0c377702
commit fac872b6e2
1 changed files with 1 additions and 1 deletions

View File

@ -469,7 +469,7 @@ If no starategy is selected blocking will be used.
| startStrategy | Description |
|---------------|-------------------------------------------------------------------------------------------------------|
| blocking | all blocking lists will be loaded before DNS resolution starts |
| failOnError | like blocking but blocky will shut down if an download fails |
| failOnError | like blocking but blocky will shut down if any download fails |
| fast | DNS resolution starts immediately without blocking which will be enabled after list load is completed |
!!! example