Merge branch 'next-minor' into develop

This commit is contained in:
Dennis Schubert 2017-05-21 12:07:14 +02:00
commit 7c37a62593
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E

View file

@ -82,7 +82,7 @@ configuration: ## Section
## Number of times a job is retried (default=10).
## There's an exponential effect to this: if you set this too high you
## might get too many jobs building up in the queue.
## Set it to false to disable it completely.
## Set it to 0 to disable it completely.
#retry: 10
## Lines of backtrace that are stored on failure (default=15).