Mercurial > public > src > rhodecode
changeset 2437:566e6bb34dbb beta
added list of languages to ini template
author | Marcin Kuzminski <marcin@python-works.com> |
---|---|
date | Thu, 24 May 2012 22:29:07 +0200 |
parents | 7b356276b051 |
children | aa2f0e4382e9 347b00545b60 |
files | rhodecode/config/deployment.ini_tmpl |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/rhodecode/config/deployment.ini_tmpl Thu May 24 22:25:16 2012 +0200 +++ b/rhodecode/config/deployment.ini_tmpl Thu May 24 22:29:07 2012 +0200 @@ -46,6 +46,8 @@ use = egg:rhodecode full_stack = true static_files = true +# Optional Languages +# en, fr, pt_BR, zh_CN, zh_TW lang = en cache_dir = %(here)s/data index_dir = %(here)s/data/index