Skip to content

Commit

Permalink
Add config json to skip 403 url errors
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser committed Sep 27, 2023
1 parent 18d4c22 commit 1db515f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"aliveStatusCodes": [200, 206]
}

0 comments on commit 1db515f

Please sign in to comment.