~michael.nelson/ubuntu-webcatalog/rt-61147-nagios-sca-import

« back to all changes in this revision

Viewing changes to django_project/config/main.cfg

  • Committer: Michael Nelson
  • Date: 2013-08-27 10:49:56 UTC
  • Revision ID: michael.nelson@canonical.com-20130827104956-3b10mpn8xb0wu45g
Removed other left-over logging config details.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
[logging]
76
76
webapp_logging_config = ./django_project/dev_logging.conf
77
77
 
78
 
[import_sca_logger]
79
 
# Change null to console for debugging.
80
 
handlers = console
81
 
level = INFO
82
 
 
83
 
[console_logging_handler]
84
 
level = INFO
85
 
class = logging.StreamHandler
86
 
 
87
78
[openid]
88
79
openid_sso_server_url = https://login.staging.ubuntu.com
89
80
openid_create_users = true