Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Storage files settings #1

Description

@guidiego

The user can setting a "cron" timer and the storage directory on settings.js something like :

export const STORAGE_FILES_EXPIRES = 99999
export const STORAGE_DIR = './tmp'

If this config was avaible, the application need to run a script using on that interval to clean up the STORAGE_DIR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions