瀏覽代碼

correct tracim egg in conf

Guénaël Muller 8 年之前
父節點
當前提交
1381b1147b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      development.ini.sample

+ 1 - 1
development.ini.sample 查看文件

3
 # https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/environment.html
3
 # https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/environment.html
4
 ###
4
 ###
5
 [app:main]
5
 [app:main]
6
-use = egg:tracim
6
+use = egg:tracim_backend
7
 
7
 
8
 pyramid.reload_templates = true
8
 pyramid.reload_templates = true
9
 pyramid.debug_authorization = false
9
 pyramid.debug_authorization = false