Switch to unified view

a/Allura/allura/config/deployment.ini b/Allura/allura/config/deployment.ini
...
...
2
# allura - TurboGears configuration
2
# allura - TurboGears configuration
3
#
3
#
4
# The %(here)s variable will be replaced with the parent directory of this file
4
# The %(here)s variable will be replaced with the parent directory of this file
5
#
5
#
6
[DEFAULT]
6
[DEFAULT]
7
# WARGING == If debug is not set to false, you'll get the interactive
7
# WARNING == If debug is not set to false, you'll get the interactive
8
# debugger on production, which is a huge security hole. 
8
# debugger on production, which is a huge security hole. 
9
9
10
debug = false
10
debug = false
11
email_to = you@yourdomain.com
11
email_to = you@yourdomain.com
12
smtp_server = localhost
12
smtp_server = localhost