Most likely no, because it’s hard to set it to a “safe” value (one that wouldn’t lead to resources being accidentally deleted).
The reason is that when syncing, resources can arrive before the notes they are linked to, so if the sync process takes a very long time or is spread over several days due to poor internet connection, a resource that arrive eg. on day 1, will be deleted on day 3 because the note it’s linked to will only arrive on day 4. I got this issue recently when setting up a new device, and got several resources automatically deleted, so that’s why I’ve increased it to a very high interval.
Perhaps a solution would be to have a screen that lists all the resources with a way to view them and to decide if they should be deleted or not. This is very easy to create actually but haven’t had the opportunity yet - I’m going to add it as an issue on GitHub.