Skip to content

Make cache directory size configurable #15

@gochujang-c

Description

@gochujang-c

At the moment, it is hardcoded on 128G, see:

public static long MAX_CACHE_SIZE = 128L * 1024 * 1024 * 1024;

It would be good to make this a runtime configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions