diff --git a/alertad.conf b/alertad.conf index 5977148c8..318710088 100644 --- a/alertad.conf +++ b/alertad.conf @@ -1,5 +1,3 @@ AUTH_REQUIRED = True CUSTOMER_VIEWS = False -PLUGINS = ['amqp','rudder_enrichment'] -AMQP_URL = 'redis://localhost:6379' -AMQP_TOPIC = 'notify' +PLUGINS = ['rudder_enrichment']