Timeline Studio API Documentation - v0.26.0
    Preparing search index...
    interface CacheSettings {
        auto_cleanup: boolean;
        cleanup_threshold_percent: number;
        max_entries: number;
        max_memory_mb: number;
    }
    Index

    Properties

    auto_cleanup: boolean
    cleanup_threshold_percent: number
    max_entries: number
    max_memory_mb: number