system.file.yml

Same filename in this branch
  1. 11.x core/tests/fixtures/config_install/testing_config_install/system.file.yml
  2. 11.x core/tests/fixtures/config_install/multilingual/system.file.yml
Same filename 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
4 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.

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.