You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -314,7 +314,7 @@ To set default values for SCM_URL and SCM_BRANCH, use sparrowdo `tags`:
314
314
315
315
These is useful when trigger job manually.
316
316
317
-
## Flappers protection mechanism
317
+
### Flappers protection mechanism
318
318
319
319
Flapper protection mechanism kicks out SCM urls that are timeouted (certain amount of time) during git connection, from scheduling, this mechanism protects sparkyd worker from stalling.
320
320
@@ -401,7 +401,7 @@ following databases are supported:
401
401
402
402
Read more at [docs/database.md](https://github.com/melezhik/sparky/blob/master/docs/database.md)
403
403
404
-
# SSL Support
404
+
## SSL Support
405
405
406
406
Sparky web server may run on SSL. To enable this add a couple of parameters to `~/sparky.yaml`
0 commit comments