I don't know if this parameter needs to be split, it probably hasn't been updated when Argon2id was added (previously only Argon2d was available I think?), but this does nothing for my database which is using Argon2id and I'm trying to change the iterations to 4. It gets ignored and the iterations stay as the original database (8 in my case).
So maybe now there needs to be two argon settings - SubsetExport_Argon2dParamIterations and SubsetExport_Argon2idParamIterations ?
Thanks