[config] Vieux fichier de conf updaté
This commit is contained in:
parent
05c4ead03d
commit
d1cb158da1
1 changed files with 3 additions and 1 deletions
|
@ -8,4 +8,6 @@ PARAMS = pika.ConnectionParameters(host='rabbitmq.crans.org',
|
||||||
|
|
||||||
DEVICE = "/dev/ttyAMA0" #Ou USB0 sur oie
|
DEVICE = "/dev/ttyAMA0" #Ou USB0 sur oie
|
||||||
|
|
||||||
QUEUE = 'CransTicket' # ou 'CransTicketDebug' en test
|
MAINQUEUE = 'CransTicket'
|
||||||
|
AUXQUEUE = 'CransTicketDebug'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue