James Moger
2014-09-11 5399d90cefd707e9bf3f9ef7e1f9e6b40d68a955
src/main/distrib/data/gitblit.properties
@@ -1006,6 +1006,12 @@
# SINCE 0.9.0
web.allowLuceneIndexing = true
# Control the frequency of Lucene repository indexing.
# The default setting is to check for updated refs every 2 mins.
#
# SINCE 1.6.1
web.luceneFrequency = 2 mins
# Allows an authenticated user to create forks of a repository
#
# set this to false if you want to disable all fork controls on the web site