euscanwww: Fixed tasks to work with processing.scan and processing.misc
Fixed tasks to work with processing.* changes. Moved periodic tasks config to settings.py using CELERYBEAT_SCHEDULE Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
python manage.py celeryd -E -l INFO &
|
||||
python manage.py celerybeat -l INFO &
|
||||
python manage.py celeryd -B -E -l INFO &
|
||||
python manage.py celerycam &
|
||||
python manage.py runserver
|
||||
|
Reference in New Issue
Block a user