I need to generate FE file links via a scheduler task and secure them via fal_securedownload. Unfortunately fal_securedownload generates BE links instead of FE links because of the hard coded option "Flag to en-/disable rendering of BE user link instead of FE link" in Classes/Aspects/PublicUrlAspect.php.
Would it be possible to make this option configurable?