Adjust tahrir.ini for use under mod_wsgi.
This commit is contained in:
parent
4473c17104
commit
df53e2e577
1 changed files with 2 additions and 7 deletions
|
@ -1,13 +1,8 @@
|
||||||
[server:main]
|
|
||||||
use = egg:pyramid#wsgiref
|
|
||||||
host = localhost
|
|
||||||
port = 80
|
|
||||||
|
|
||||||
[pipeline:main]
|
[pipeline:main]
|
||||||
pipeline =
|
pipeline =
|
||||||
pyramid
|
tahrir
|
||||||
|
|
||||||
[app:pyramid]
|
[app:tahrir]
|
||||||
|
|
||||||
use = egg:tahrir
|
use = egg:tahrir
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue