Tsarr Documentation - v2.11.0
    Preparing search index...

    Type Alias BuildInfo

    The response is a JSON object containing the following fields

    type BuildInfo = {
        qt?: string;
        libtorrent?: string;
        boost?: string;
        openssl?: string;
        bitness?: number;
    }
    Index

    Properties

    qt?: string
    libtorrent?: string
    boost?: string
    openssl?: string
    bitness?: number