Commit cada37723f7e659f658b3194297a3a7e76b9e817

Authored by Etienne Pallier
1 parent 52634a30
Exists in dev

update src/pyros/settings

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/pyros/settings.py
... ... @@ -25,6 +25,7 @@ MODULES_VERSIONS = {
25 25 "Device" : "0.1.1"
26 26 }
27 27  
  28 +
28 29 # Remove this the day we succeed to use no more of Celery...
29 30 # Set this to False if you want to run pyros without using Celery (and RabbitMQ)
30 31 #USE_CELERY = False
... ...