File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/content/doc/advanced Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Values containing `#` or `;` must be quoted using `` ` `` or `"""`.
59
59
- ` MIRROR_QUEUE_LENGTH ` : ** 1000** : Patch test queue length, increase if pull request patch
60
60
testing starts hanging.
61
61
- ` PREFERRED_LICENSES ` : ** Apache License 2.0,MIT License** : Preferred Licenses to place at
62
- the top of the list. Name must match file name in conf /license or custom/conf /license.
62
+ the top of the list. Name must match file name in options /license or custom/options /license.
63
63
- ` DISABLE_HTTP_GIT ` : ** false** : Disable the ability to interact with repositories over the
64
64
HTTP protocol.
65
65
- ` USE_COMPAT_SSH_URI ` : ** false** : Force ssh:// clone url instead of scp-style uri when
You can’t perform that action at this time.
0 commit comments