OneSDK
    Preparing search index...

    Interface BackupTargets

    interface BackupTargets {
        commentLog: boolean;
        config: boolean;
        database: boolean;
        plugins: boolean;
        survey: boolean;
        template: boolean;
    }
    Index

    Properties

    commentLog: boolean
    config: boolean
    database: boolean
    plugins: boolean
    survey: boolean
    template: boolean