Skip to content

Commit e54dec7

Browse files
committed
missing space
1 parent 93f1eab commit e54dec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/app.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ PULL_REQUEST_QUEUE_LENGTH = 1000
2525
; Name must match file name in conf/license or custom/conf/license
2626
PREFERRED_LICENSES = Apache License 2.0,MIT License
2727
; Disable ability to interact with repositories by HTTP protocol
28-
DISABLE_HTTP_GIT= false
28+
DISABLE_HTTP_GIT = false
2929

3030
[repository.editor]
3131
; List of file extensions that should have line wraps in the CodeMirror editor

0 commit comments

Comments
 (0)