Most likely you will need to restrict activities that perform minimally logged actions to specific maintenance windows (after which you would re synchronize DR with a full database dump).
Some minimally logged operations can run in fully logged mode if you have the appropriate database options set. In general, look at the sp_dboption settings "enforce dump tran sequence" and "full logging for all".