I’d like to disable all activity regarding shared files when it comes to notices of people downloading them. I don’t want to or need to waste space on my MySQL database or incur the extra RAM requirements to log that information. Especially since the information doesn’t include anything useful.
I can see how this might work on the admin side of things if you need to monitor shared downloads but you could just log that to a text file instead of the database.