= file :type: cache :status: stable //// THIS FILE IS AUTOGENERATED! To make changes, edit the corresponding source file under: https://github.com/redpanda-data/connect/tree/main/internal/impl/. And: https://github.com/redpanda-data/connect/tree/main/cmd/tools/docs_gen/templates/plugin.adoc.tmpl //// // © 2024 Redpanda Data Inc. component_type_dropdown::[] Stores each item in a directory as a file, where an item ID is the path relative to the configured directory. ```yml # Config fields, showing default values label: "" file: directory: "" # No default (required) ``` This type currently offers no form of item expiry or garbage collection, and is intended to be used for development and debugging purposes only. == Fields === `directory` The directory within which to store items. *Type*: `string`