Adjust tahrir.ini for use under mod_wsgi.

This commit is contained in:
Ralph Bean 2013-06-21 15:57:17 +00:00
parent 4473c17104
commit df53e2e577

View file

@ -1,13 +1,8 @@
[server:main]
use = egg:pyramid#wsgiref
host = localhost
port = 80
[pipeline:main]
pipeline =
pyramid
tahrir
[app:pyramid]
[app:tahrir]
use = egg:tahrir