diff --git a/conf/defaults.ini b/conf/defaults.ini index e7c3554340f..99a105fba36 100644 --- a/conf/defaults.ini +++ b/conf/defaults.ini @@ -293,7 +293,7 @@ facility = # Syslog tag. By default, the process' argv[0] is used. tag = -#################################### AMPQ Event Publisher ########################## +#################################### AMQP Event Publisher ########################## [event_publisher] enabled = false rabbitmq_url = amqp://localhost/ diff --git a/conf/sample.ini b/conf/sample.ini index 7a1099d35af..6d6c6e0e9fd 100644 --- a/conf/sample.ini +++ b/conf/sample.ini @@ -261,7 +261,7 @@ check_for_updates = true # Expired days of log file(delete after max days), default is 7 ;max_days = 7 -#################################### AMPQ Event Publisher ########################## +#################################### AMQP Event Publisher ########################## [event_publisher] ;enabled = false ;rabbitmq_url = amqp://localhost/