Block a user
Allow Changing the Config File Location
Allow Changing the Config File Location
I implemented a CLI parsing class under config/Cmd to parse CLI parameters, and added a configFile parameter (set with -c or --configPath) to change the config file to load.
I used the…
Allow Changing the Config File Location