AutoLimits: StorageDescriptor<
    [],
    { item: number; size: number } | undefined,
    false,
    never,
>

The limits that are imposed on automatic migrations.

If set to None, then no automatic migration happens.