ADR with ABP in V3?

I know there are topics with ADR and V3 but this one is for ADR with ABP.

As far as I know ADR with ABP was not possible in V2 but it seems it is in V3.
As the Framecounter Reset for ABP now works and the TTNMapper Webhook is avalaible I wanted to migrate my Mappers to V3, and tested some things.

In the Application Console I recognized a “Link ADR request enqeued” with data_rate_index: 1 (SF 11). My Device was sending with SF 7.

So is ADR with ABP possible in V3?
Can I disable it? (in the Console)

Probably not, partly because I haven’t seen such a button but mostly as it would enable people to click it.

But I expect it will be a command line option if you use the CLI tool.

Or code your device to set itself to SF7 before every uplink. But preferably the CLI, so the stack doesn’t keep trying to change it.