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
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
If I want to load data via mlcp as a non-admin user I can't unless I hand jam server_config.rb or run mlcp directly. I threw a quick fix into my current project, but this should be slightly more extensible.
If I want to load data via mlcp as a non-admin user I can't unless I hand jam server_config.rb or run mlcp directly. I threw a quick fix into my current project, but this should be slightly more extensible.
server_config.rb line 847ish....
Ideally I'd have a mlcp.user= and mlcp.password= so I can overwrite them with anything.
default them to:
then let users do whatever in their properties files.
The text was updated successfully, but these errors were encountered: