control_auto_migration: TxDescriptor<{
    maybe_config: {
        item: number;
        size: number;
    } | undefined;
}>

Control the automatic migration.

The dispatch origin of this call must be [Config::ControlOrigin].