James Moger
2013-04-08 48d475f17e21e76cf3fbf7180395e4e459b936c4
src/main/distrib/data/gitblit.properties
@@ -877,10 +877,14 @@
# RESTART REQUIRED
web.debugMode = false
# Force default locale to all users, ignoring browser settings. Empty value delivers previous behavior.
# 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.
#
# Changing this value while the server is running will only affect new sessions.
#
# e.g. web.forceDefaultLocale = en
#
# SINCE 1.3.0
# RESTART REQUIRED
web.forceDefaultLocale = 
# Enable/disable global regex substitutions (i.e. shared across repositories)