Skip to content

Clarification of path #24

@danosaure

Description

@danosaure

Please update documentation regarding the path option.

Documentation says:

path will default to: os.tmpdir()/express-busboy/<uuid>/<the field name>/<filename>.

but it's actually os.tmpdir()/express-busboy, because when defining a custom path, it still creates the file as <uuid>/<the field name>/<filename>.

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions