mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
10 lines
257 B
YAML
10 lines
257 B
YAML
|
delay:
|
||
|
'https://github.com': 500 #Avoiding Github rate limit by delaying the request -> 500ms
|
||
|
ignore:
|
||
|
urls: # Array of url to ignore
|
||
|
- https://swagger.io/
|
||
|
- https://www.graylog.org/
|
||
|
- https://riak.com/posts/technical/microservices-please-dont/
|
||
|
|
||
|
|