summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-27 15:24:11 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-27 15:24:11 -0400
commitf76eb8a6662dd705f4c59fd59e583a315a1900d2 (patch)
tree24ec9b457cf5be1b018a72e65e68ee1bc82f5ca5 /conf
parent6b43067e1be051e8cd353d332d61613e18ad11f4 (diff)
downloadgitea-f76eb8a6662dd705f4c59fd59e583a315a1900d2.tar.gz
gitea-f76eb8a6662dd705f4c59fd59e583a315a1900d2.zip
IP: RC Code Review
Diffstat (limited to 'conf')
-rw-r--r--conf/app.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/app.ini b/conf/app.ini
index 1a96ebeab6..d988b4acbc 100644
--- a/conf/app.ini
+++ b/conf/app.ini
@@ -32,6 +32,7 @@ PATH = data/gogs.db
[admin]
[security]
+INSTALL_LOCK = false
; Use HTTPS to clone repository, otherwise use HTTP.
ENABLE_HTTPS_CLONE = false
; !!CHANGE THIS TO KEEP YOUR USER DATA SAFE!!