diff --git a/config.py.example b/config.py.example index c5db45d..49e2daf 100644 --- a/config.py.example +++ b/config.py.example @@ -9,5 +9,5 @@ PARAMS = pika.ConnectionParameters(host='rabbitmq.crans.org', DEVICE = "/dev/ttyAMA0" #Ou USB0 sur oie MAINQUEUE = 'CransTicket' -AUXQUEUE = 'CransTicketDebug' +AUXQUEUE = 'CransTicketAux'