File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed
Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change 77 "skip" : [
88 " .*(\\ .js|\\ .css)$" ,
99 " http://localhost" ,
10- " https://github.com/libremfg/libremfg.github.io/edit/main/content/" ,
11- " https://rhize.com/contact-us/" ,
12- " https://opcfoundation.org/about/opc-technologies/opc-ua/" ,
13- " https://the-guild.dev/graphql/tools/docs/schema-directives" ,
14- " https://rhize.com/blog/what-is-a-manufacturing-data-hub/" ,
15- " https://rhize.com/blog/manufacturing-data-hub-vs-data-lake/" ,
16- " https://rhize.com/blog/how-much-do-i-need-to-model-when-applying-the-isa-95-standard/" ,
17- " https://rhize.com/blog/reframing-perspective-on-isa95/" ,
18- " https://github.com/libremfg/libremfg.github.io/tree/main/static/checksums/v3.0.1-checksums.txt" ,
19- " https://webstore.ansi.org/standards/isa/ansiisa9500032013"
10+ " https://github.com/libremfg/libremfg.github.io/edit/main/content/"
2011 ],
2112 "verbosity" : " error" ,
22- "format" : " json"
13+ "format" : " json" ,
14+ "statusCodes" : {
15+ "403" : " warn" ,
16+ "429" : " warn" ,
17+ "5xx" : " skip"
18+ }
2319}
You can’t perform that action at this time.
0 commit comments