system.file.yml

Same filename and directory in other branches
  1. 9 core/modules/system/config/install/system.file.yml
  2. 8.9.x core/modules/system/config/install/system.file.yml
  3. 10 core/modules/system/config/install/system.file.yml
core/modules/system/config/install/system.file.yml
5 string references to 'system.file'
SaveUploadFormTest::testHandleDangerousFile in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests dangerous file handling.
SaveUploadTest::testHandleDangerousFile in core/modules/file/tests/src/Functional/SaveUploadTest.php
Tests dangerous file handling.
SaveUploadTest::testHandleDotFile in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test dangerous file handling.
StreamWrapperTest::testUriFunctions in core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php
Tests the getViaUri() and getViaScheme() methods and target functions.
TemporaryJsonapiFileFieldUploader::__construct in core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php
Constructs a FileUploadResource instance.

File

core/modules/system/config/install/system.file.yml

View source
  1. allow_insecure_uploads: false
  2. default_scheme: 'public'
  3. temporary_maximum_age: 21600

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.