pl-api
    Preparing search index...

    Type Alias PleromaConfig

    PleromaConfig: {
        configs: { group: string; key: string; value: any }[];
        need_reboot: boolean;
    }

    Type Declaration

    • configs: { group: string; key: string; value: any }[]
    • need_reboot: boolean