James Moger
2015-03-07 d40a44c8c8df8f6bd81c93e72314224f85656f18
src/main/distrib/data/defaults.properties
@@ -1186,7 +1186,7 @@
web.showSearchTypeSelection = false
# Controls display of activity graphs on the dashboard, activity, and summary
# pages.  Charting makes use of the external Google Charts API.
# pages.  Charts are generated using Flotr2; an open source HTML5 library.
#
# SINCE 0.5.0 
web.generateActivityGraph = true
@@ -1359,6 +1359,12 @@
# RESTART REQUIRED
web.debugMode = false
# Allows to hide the user logon form or dropdown menu from the top pane
# if it's not needed.
#
# SINCE 1.7.0
web.displayUserPanel = true
# Force a default locale for all users, ignoring the browser's settings.
# An empty value allows Gitblit to use the translation preferred by the browser.
#