Describe the feature
I have two roles in my JavalinConfig setRoles (one unauthorized and one authorized).
However, the staticFiles added to my app need authorization and are unavailable in plain requests.
Can we add a way to set the roles of staticFiles?