Skip to content

[FEATURE REQUEST] s3/cont/consts.go #225

@young21

Description

@young21

Why this feature?

// HashPath defines the storage path for hash data within the 'openim' directory.
hashPath = "openim/data/hash/"

// TempPath specifies the directory for temporary files in the 'openim' structure.
tempPath = "openim/temp/"

// DirectPath indicates the directory for direct uploads or access within the 'openim' structure.
DirectPath = "openim/direct"

Suggested Solution

这几个路径,是否可以作为配置?

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions