system.file.yml

Same filename in other branches
  1. 9 core/modules/system/config/install/system.file.yml
  2. 10 core/modules/system/config/install/system.file.yml
  3. 11.x core/modules/system/config/install/system.file.yml
  4. 11.x core/tests/fixtures/config_install/testing_config_install/system.file.yml
  5. 11.x core/tests/fixtures/config_install/multilingual/system.file.yml
core/modules/system/config/install/system.file.yml
9 string references to 'system.file'
FileSystemForm::buildForm in core/modules/system/src/Form/FileSystemForm.php
Form constructor.
FileSystemForm::getEditableConfigNames in core/modules/system/src/Form/FileSystemForm.php
Gets the configuration names that will be editable.
FileUploadResource::create in core/modules/file/src/Plugin/rest/resource/FileUploadResource.php
Creates an instance of the plugin.
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
Test dangerous file handling.

... See full list

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.