statusok
statusok copied to clipboard
Use environment variables
This program should support the use of variables in the config.json file.
Something like ${password} or {{password}} should be replaced with environment variables from the system that the daemon is running on.
this has been tagged as enhancement since 2016, are there any plans to do this?