소스 검색
Merge pull request #60 from tracim/fix/fix_install
Damien Accorsi
6 년 전
No account linked to committer's email
|
@@ -3,7 +3,7 @@
|
3
|
3
|
# https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/environment.html
|
4
|
4
|
###
|
5
|
5
|
[app:main]
|
6
|
|
-use = egg:tracim
|
|
6
|
+use = egg:tracim_backend
|
7
|
7
|
|
8
|
8
|
pyramid.reload_templates = true
|
9
|
9
|
pyramid.debug_authorization = false
|