Wow, I didn't know that you could break stuff like this :)
This commit is contained in:
parent
b88082e238
commit
d2f0409f9e
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue