Switch to unified view

a/Allura/development.ini b/Allura/development.ini
...
...
200
forgemail.url = http://localhost:8080
200
forgemail.url = http://localhost:8080
201
201
202
auth.method = local
202
auth.method = local
203
registration.method = local
203
registration.method = local
204
204
205
[app:task]
206
use = main
207
override_root = task
208
205
# Logging configuration
209
# Logging configuration
206
# Add additional loggers, handlers, formatters here
210
# Add additional loggers, handlers, formatters here
207
# Uses python's logging config file format
211
# Uses python's logging config file format
208
# http://docs.python.org/lib/logging-config-fileformat.html
212
# http://docs.python.org/lib/logging-config-fileformat.html
209
213