The Weblate Manual 4.5.2
like this: CELERY_TASK_ALWAYS_EAGER = False CELERY_BROKER_URL = "redis://localhost:6379" CELERY_RESULT_BACKEND = CELERY_BROKER_URL See also Redis broker configuration in Celery [https://docs.celeryproject celeryproject.org/en/latest/getting- started/backends-and-brokers/redis.html#broker-redis-configuration] For development, you might want to use eager configuration, which does process all tasks in place, but this this will have performance impact on Weblate: CELERY_TASK_ALWAYS_EAGER = True CELERY_BROKER_URL = "memory://" CELERY_TASK_EAGER_PROPAGATES = True You should also start the Celery worker to process the0 码力 | 733 页 | 9.45 MB | 1 年前3The Weblate Manual 4.5.3
like this: CELERY_TASK_ALWAYS_EAGER = False CELERY_BROKER_URL = "redis://localhost:6379" CELERY_RESULT_BACKEND = CELERY_BROKER_URL See also Redis broker configuration in Celery [https://docs.celeryproject celeryproject.org/en/latest/getting- started/backends-and-brokers/redis.html#broker-redis-configuration] For development, you might want to use eager configuration, which does process all tasks in place, but this this will have performance impact on Weblate: CELERY_TASK_ALWAYS_EAGER = True CELERY_BROKER_URL = "memory://" CELERY_TASK_EAGER_PROPAGATES = True You should also start the Celery worker to process the0 码力 | 733 页 | 9.45 MB | 1 年前3The Weblate Manual 4.5
like this: CELERY_TASK_ALWAYS_EAGER = False CELERY_BROKER_URL = "redis://localhost:6379" CELERY_RESULT_BACKEND = CELERY_BROKER_URL See also Redis broker configuration in Celery [https://docs.celeryproject celeryproject.org/en/latest/getting- started/backends-and-brokers/redis.html#broker-redis-configuration] For development, you might want to use eager configuration, which does process all tasks in place, but this this will have performance impact on Weblate: CELERY_TASK_ALWAYS_EAGER = True CELERY_BROKER_URL = "memory://" CELERY_TASK_EAGER_PROPAGATES = True You should also start the Celery worker to process the0 码力 | 714 页 | 9.40 MB | 1 年前3The Weblate Manual 4.4.1
like this: CELERY_TASK_ALWAYS_EAGER = False CELERY_BROKER_URL = "redis://localhost:6379" CELERY_RESULT_BACKEND = CELERY_BROKER_URL See also Redis broker configuration in Celery [https://docs.celeryproject celeryproject.org/en/latest/getting- started/backends-and-brokers/redis.html#broker-redis-configuration] For development, you might want to use eager configuration, which does process all tasks in place, but this this will have performance impact on Weblate: CELERY_TASK_ALWAYS_EAGER = True CELERY_BROKER_URL = "memory://" CELERY_TASK_EAGER_PROPAGATES = True You should also start the Celery worker to process the0 码力 | 703 页 | 9.34 MB | 1 年前3The Weblate Manual 4.5.1
like this: CELERY_TASK_ALWAYS_EAGER = False CELERY_BROKER_URL = "redis://localhost:6379" CELERY_RESULT_BACKEND = CELERY_BROKER_URL See also Redis broker configuration in Celery [https://docs.celeryproject celeryproject.org/en/latest/getting- started/backends-and-brokers/redis.html#broker-redis-configuration] For development, you might want to use eager configuration, which does process all tasks in place, but this this will have performance impact on Weblate: CELERY_TASK_ALWAYS_EAGER = True CELERY_BROKER_URL = "memory://" CELERY_TASK_EAGER_PROPAGATES = True You should also start the Celery worker to process the0 码力 | 722 页 | 9.40 MB | 1 年前3The Weblate Manual 4.4.2
like this: CELERY_TASK_ALWAYS_EAGER = False CELERY_BROKER_URL = "redis://localhost:6379" CELERY_RESULT_BACKEND = CELERY_BROKER_URL See also Redis broker configuration in Celery [https://docs.celeryproject celeryproject.org/en/latest/getting- started/backends-and-brokers/redis.html#broker-redis-configuration] For development, you might want to use eager configuration, which does process all tasks in place, but this this will have performance impact on Weblate: CELERY_TASK_ALWAYS_EAGER = True CELERY_BROKER_URL = "memory://" CELERY_TASK_EAGER_PROPAGATES = True You should also start the Celery worker to process the0 码力 | 703 页 | 9.34 MB | 1 年前3The Weblate Manual 4.8
like this: CELERY_TASK_ALWAYS_EAGER = False CELERY_BROKER_URL = "redis://localhost:6379" CELERY_RESULT_BACKEND = CELERY_BROKER_URL See also Redis broker configuration in Celery [https://docs.celeryproject celeryproject.org/en/latest/getting- started/backends-and-brokers/redis.html#broker-redis-configuration] For development, you might want to use eager configuration, which does process all tasks in place, but this this will have performance impact on Weblate: CELERY_TASK_ALWAYS_EAGER = True CELERY_BROKER_URL = "memory://" CELERY_TASK_EAGER_PROPAGATES = True You should also start the Celery worker to process the0 码力 | 766 页 | 10.39 MB | 1 年前3The Weblate Manual 4.8.1
like this: CELERY_TASK_ALWAYS_EAGER = False CELERY_BROKER_URL = "redis://localhost:6379" CELERY_RESULT_BACKEND = CELERY_BROKER_URL See also Redis broker configuration in Celery [https://docs.celeryproject celeryproject.org/en/latest/getting- started/backends-and-brokers/redis.html#broker-redis-configuration] For development, you might want to use eager configuration, which does process all tasks in place, but this this will have performance impact on Weblate: CELERY_TASK_ALWAYS_EAGER = True CELERY_BROKER_URL = "memory://" CELERY_TASK_EAGER_PROPAGATES = True You should also start the Celery worker to process the0 码力 | 772 页 | 10.93 MB | 1 年前3The Weblate Manual 4.6
like this: CELERY_TASK_ALWAYS_EAGER = False CELERY_BROKER_URL = "redis://localhost:6379" CELERY_RESULT_BACKEND = CELERY_BROKER_URL See also Redis broker configuration in Celery [https://docs.celeryproject celeryproject.org/en/latest/getting- started/backends-and-brokers/redis.html#broker-redis-configuration] For development, you might want to use eager configuration, which does process all tasks in place, but this this will have performance impact on Weblate: CELERY_TASK_ALWAYS_EAGER = True CELERY_BROKER_URL = "memory://" CELERY_TASK_EAGER_PROPAGATES = True You should also start the Celery worker to process the0 码力 | 740 页 | 9.18 MB | 1 年前3The Weblate Manual 4.6.1
like this: CELERY_TASK_ALWAYS_EAGER = False CELERY_BROKER_URL = "redis://localhost:6379" CELERY_RESULT_BACKEND = CELERY_BROKER_URL See also Redis broker configuration in Celery [https://docs.celeryproject celeryproject.org/en/latest/getting- started/backends-and-brokers/redis.html#broker-redis-configuration] For development, you might want to use eager configuration, which does process all tasks in place, but this this will have performance impact on Weblate: CELERY_TASK_ALWAYS_EAGER = True CELERY_BROKER_URL = "memory://" CELERY_TASK_EAGER_PROPAGATES = True You should also start the Celery worker to process the0 码力 | 742 页 | 9.18 MB | 1 年前3
共 241 条
- 1
- 2
- 3
- 4
- 5
- 6
- 25