瀏覽代碼

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: