fix location for custom/options/license (#18194)
This commit is contained in:
parent
4b3bfd7e89
commit
0acc6a4e92
1 changed files with 1 additions and 1 deletions
|
@ -788,7 +788,7 @@ PATH =
|
|||
;PULL_REQUEST_QUEUE_LENGTH = 1000
|
||||
;;
|
||||
;; Preferred Licenses to place at the top of the List
|
||||
;; 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
|
||||
;PREFERRED_LICENSES = Apache License 2.0,MIT License
|
||||
;;
|
||||
;; Disable the ability to interact with repositories using the HTTP protocol
|
||||
|
|
Reference in a new issue