mosquitto_pyauth
mosquitto_pyauth copied to clipboard
Add the optional feature to specify module_path using mosquitto config
Optional feature to specify module_path using mosquitto config. If mosquitto broker is run using service, then PYTHONPATH is not available. e.g. sudo service mosquitto start. The service removes all environment variables including PYTHONPATH.