From e54dec7ce518b170ec148f1c35bc1e5ad174dc2b Mon Sep 17 00:00:00 2001 From: Thibault Meyer Date: Tue, 4 Oct 2016 18:59:07 +0200 Subject: [PATCH] missing space --- conf/app.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.ini b/conf/app.ini index b0c0a6f43e..65fa225248 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -25,7 +25,7 @@ PULL_REQUEST_QUEUE_LENGTH = 1000 ; Name must match file name in conf/license or custom/conf/license PREFERRED_LICENSES = Apache License 2.0,MIT License ; Disable ability to interact with repositories by HTTP protocol -DISABLE_HTTP_GIT= false +DISABLE_HTTP_GIT = false [repository.editor] ; List of file extensions that should have line wraps in the CodeMirror editor