system.file.yml
Same filename in other branches
- 9 core/modules/system/config/install/system.file.yml
- 8.9.x core/modules/system/config/install/system.file.yml
- 11.x core/modules/system/config/install/system.file.yml
- 11.x core/tests/fixtures/config_install/testing_config_install/system.file.yml
- 11.x core/tests/fixtures/config_install/multilingual/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
- allow_insecure_uploads: false
- default_scheme: 'public'
- temporary_maximum_age: 21600
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.