the deprecation warning discouraging the use of ALLOW_WORLD_READABLE_TMPFILES includes a reasoning:
ALLOW_WORLD_READABLE_TMPFILES option, moved to a per plugin approach that is more flexible. , use mostly the same config will work, but now controlled from the plugin itself and not using
the general constant. instead.
however, i do not comprehend how to actually implement this alternative on a plugin basis, i couldn't find any further reference in the config documentation here
could anybody help me out here, or is it worth to raise a documentation issue on the github issue tracker?