瀏覽代碼

Comments i18n.lang configuration parameter

Adrien Panay 7 年之前
父節點
當前提交
217bf5f19c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tracim/development.ini.base

+ 1 - 0
tracim/development.ini.base 查看文件

32
 [app:main]
32
 [app:main]
33
 use = egg:tracim
33
 use = egg:tracim
34
 full_stack = true
34
 full_stack = true
35
+# Fallback language if browser and application cannot find one they agree on.
35
 i18n.lang = en
36
 i18n.lang = en
36
 
37
 
37
 cache_dir = %(here)s/data
38
 cache_dir = %(here)s/data