Skip to content

Commit 20aaa93

Browse files
authored
fix location for custom/options/license
1 parent 2e85165 commit 20aaa93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/conf/app.example.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ MIRROR_QUEUE_LENGTH = 1000
4343
; Patch test queue length, increase if pull request patch testing starts hanging
4444
PULL_REQUEST_QUEUE_LENGTH = 1000
4545
; 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
46+
; The name here must match the filename in options/license or custom/options/license
4747
PREFERRED_LICENSES = Apache License 2.0,MIT License
4848
; Disable the ability to interact with repositories using the HTTP protocol
4949
DISABLE_HTTP_GIT = false

0 commit comments

Comments
 (0)