mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix typo spotted by Benoit
This commit is contained in:
parent
6d2ee3af34
commit
c515a91c4c
@ -118,7 +118,7 @@ spew = False
|
|||||||
# can be retrieved with a call to pwd.getgrnam(value) or None
|
# can be retrieved with a call to pwd.getgrnam(value) or None
|
||||||
# to change the worker processes group.
|
# to change the worker processes group.
|
||||||
#
|
#
|
||||||
# umask - A mask for file permissions written by Gunicorn. Not that
|
# umask - A mask for file permissions written by Gunicorn. Note that
|
||||||
# this affects unix socket permissions.
|
# this affects unix socket permissions.
|
||||||
#
|
#
|
||||||
# A valid value for the os.umask(mode) call or a string
|
# A valid value for the os.umask(mode) call or a string
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user