Switch to unified view

a/pyforge/development.ini b/pyforge/development.ini
...
...
10
[DEFAULT]
10
[DEFAULT]
11
debug = true
11
debug = true
12
# Uncomment and replace with the address which should receive any error reports
12
# Uncomment and replace with the address which should receive any error reports
13
#email_to = you@yourdomain.com
13
#email_to = you@yourdomain.com
14
smtp_server = localhost
14
smtp_server = localhost
15
smtp_port = 8826
15
error_email_from = paste@localhost
16
error_email_from = paste@localhost
16
17
17
[server:main]
18
[server:main]
18
use = egg:Paste#http
19
use = egg:Paste#http
19
host = 0.0.0.0 
20
host = 0.0.0.0