[3.0.x] Fixed #31925 -- Fixed typo in docs/releases/3.0.txt.
Backport of 3e753d3de33469493b1f0947a2e0152c4000ed40 from master
This commit is contained in:
parent
ab5491c7cc
commit
db8b935730
@ -513,7 +513,7 @@ In older versions, the :setting:`FILE_UPLOAD_PERMISSIONS` setting defaults to
|
||||
uploaded files having different permissions depending on their size and which
|
||||
upload handler is used.
|
||||
|
||||
``FILE_UPLOAD_PERMISSION`` now defaults to ``0o644`` to avoid this
|
||||
``FILE_UPLOAD_PERMISSIONS`` now defaults to ``0o644`` to avoid this
|
||||
inconsistency.
|
||||
|
||||
New default values for security settings
|
||||
|
Loading…
x
Reference in New Issue
Block a user