On Windows, if I put i2psam=localhost:7656 and i2pacceptincoming in bitcoin.conf Bitcoin core should run without errors.
But i2pacceptincoming leads to an error. I have to put i2pacceptincoming=1
As documented, default value of i2pacceptincoming should set to 1 so that i2pacceptincoming works alone.