actually it should be enough to simply set
$wgDefaultUserOptions['flaggedrevsstable'] = false;
to true; found in \extensions\FlaggedRevs\FlaggedRevs.php
The bad thing about this solution is, that the users could change this behaviour in their preferences.