We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e85165 commit 20aaa93Copy full SHA for 20aaa93
custom/conf/app.example.ini
@@ -43,7 +43,7 @@ MIRROR_QUEUE_LENGTH = 1000
43
; Patch test queue length, increase if pull request patch testing starts hanging
44
PULL_REQUEST_QUEUE_LENGTH = 1000
45
; Preferred Licenses to place at the top of the List
46
-; The name here must match the filename in conf/license or custom/conf/license
+; The name here must match the filename in options/license or custom/options/license
47
PREFERRED_LICENSES = Apache License 2.0,MIT License
48
; Disable the ability to interact with repositories using the HTTP protocol
49
DISABLE_HTTP_GIT = false
0 commit comments