Uploaded files will be saved in a local directory on the server. This is suitable for small-scale or experimental scenarios where the total number of files managed by the system is relatively small.

This section only covers the specific options for the local storage engine. For common parameters, please refer to the General Engine Parameters.
The path represents both the relative path of the file stored on the server and the URL access path. For example, "user/avatar" (without the leading and trailing "/") represents:
/path/to/nocobase-app/storage/uploads/user/avatar.http://localhost:13000/storage/uploads/user/avatar.