소스 검색

CELERYSA-02 contains invalid workaround advice

Ask Solem 10 년 전
부모
커밋
1bcbca1a11
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/sec/CELERYSA-0002.txt

+ 1 - 1
docs/sec/CELERYSA-0002.txt

@@ -61,7 +61,7 @@ NOTE:
 To work around the issue you can set a custom umask using the ``--umask``
 argument:
 
-    $ celery worker -l info --detach --umask=16   # (022)
+    $ celery worker -l info --detach --umask=18   # (022)
 
 Or you can upgrade to a more recent version: