Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / services_autoconfigure.yml
diff --git a/vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services_autoconfigure.yml b/vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services_autoconfigure.yml
new file mode 100644 (file)
index 0000000..809c9f4
--- /dev/null
@@ -0,0 +1,9 @@
+
+services:
+    _defaults:
+        autoconfigure: true
+
+    use_defaults_settings: ~
+
+    override_defaults_settings_to_false:
+        autoconfigure: false