File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -293,7 +293,7 @@ facility =
293
293
# Syslog tag. By default, the process' argv[0] is used.
294
294
tag =
295
295
296
- # ################################### AMPQ Event Publisher ##########################
296
+ # ################################### AMQP Event Publisher ##########################
297
297
[event_publisher]
298
298
enabled = false
299
299
rabbitmq_url = amqp://localhost/
Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ check_for_updates = true
261
261
# Expired days of log file(delete after max days), default is 7
262
262
; max_days = 7
263
263
264
- # ################################### AMPQ Event Publisher ##########################
264
+ # ################################### AMQP Event Publisher ##########################
265
265
[event_publisher]
266
266
; enabled = false
267
267
; rabbitmq_url = amqp://localhost/
You can’t perform that action at this time.
0 commit comments