I was shuffling through one of my data directories today and noticed a load of .FEEDER files; which I though a bit strange as I almost never use PersistentFeeders (certainly not while developing - as is the case on this instance.)
Had a look in the CFG file and it had a line:
UsePersistentFeeders = F
Which I know is stupid since the actual parameter should be PersistentFeeders = F
Anyhows I reckon that in the old versions 9.5.x etc it used to assume Persistent Feeders were turned off unless you explicitly state otherwise.
Version 10.1.1 I found:
No mention OR UsePersistentFeeders = F - Resulted in .FEEDER files being created
PersistentFeeders = F - No Feeder files created

So to the question/s:
Has it always been the case that persistentfeeders is turned on when not stated in the CFG file? (I thought not)
Can anyone else confirm this is happening to them in 10.1 or 10.1.1?
Cheers,
Declan