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 93f1eab commit e54dec7Copy full SHA for e54dec7
conf/app.ini
@@ -25,7 +25,7 @@ PULL_REQUEST_QUEUE_LENGTH = 1000
25
; Name must match file name in conf/license or custom/conf/license
26
PREFERRED_LICENSES = Apache License 2.0,MIT License
27
; Disable ability to interact with repositories by HTTP protocol
28
-DISABLE_HTTP_GIT= false
+DISABLE_HTTP_GIT = false
29
30
[repository.editor]
31
; List of file extensions that should have line wraps in the CodeMirror editor
0 commit comments