nexus-agents - v2.80.0
    Preparing search index...

    Interface ArtifactStoreOptions

    Options for ArtifactStore behavior.

    interface ArtifactStoreOptions {
        maxArtifacts?: number;
        maxContentSize?: number;
    }
    Index

    Properties

    maxArtifacts?: number
    maxContentSize?: number