You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, there's a key called: scriptClasspath. You can do the following:
scriptClasspath +="/etc/myapp/conf"
In the future, please post questions like this on stackoverflow. I'm pretty active there and it has much better search than github issues. Hope that helps!
How do I add my own custom directory or file to the app classpath.
for eg I want to add /etc/myapp/conf to the list
The text was updated successfully, but these errors were encountered: