summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-04-08 09:48:55 -0400
committerJames Moger <james.moger@gitblit.com>2013-04-08 09:48:55 -0400
commit35ae57001180bc67b66a4ebc67007a75e1c470f5 (patch)
tree33fc85607fbef9cfd44fdd91298dad93d3657c43 /releases.moxie
parent0dc679ee461a45503d6ce0a99afbc059fd18b294 (diff)
downloadgitblit-35ae57001180bc67b66a4ebc67007a75e1c470f5.tar.gz
gitblit-35ae57001180bc67b66a4ebc67007a75e1c470f5.zip
Documentation
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie2
1 files changed, 2 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie
index 8d453085..59f3ba2e 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -27,6 +27,7 @@ r17: {
- Updated Polish translation
additions:
+ - Added a server setting to force a particular translation/Locale for all sessions
- Added Git Daemon serving
- Option to automatically tag branch tips on each push with an incremental revision number
- Implemented multiple repository owners
@@ -70,6 +71,7 @@ r17: {
- { name: 'git.daemonBindInterface', defaultValue: 'localhost' }
- { name: 'git.daemonPort', defaultValue: 9418 }
- { name: 'git.defaultIncrementalPushTagPrefix', defaultValue: 'r' }
+ - { name: 'web.forceDefaultLocale', defaultValue: ' ' }
}
#