Wow, I didn't know that you could break stuff like this :)

This commit is contained in:
Ricky Zhou (周家杰) 2008-03-09 20:31:05 -04:00
parent b88082e238
commit d2f0409f9e

View file

@ -3,9 +3,6 @@
# Settings that are the same for both development and production
# (such as template engine, encodings, etc.) all go in
# fas/config/app.cfg
#mail.on = True
#mail.server = 'bastion.fedora.phx.redhat.com'
#base_url_filter.base_url = "http://192.168.2.101:8080"
mail.on = True
mail.server = 'localhost'
@ -13,8 +10,6 @@ mail.server = 'localhost'
mail.debug = False
mail.encoding = 'utf-8'
base_url_filter.use_x_forwarded_host = True
# DATABASE
# pick the form for your database