Currently, the declad can be started and running, and then crash because a configuration item is missing from the
config file.
We should have a routine that checks for all needed configuration items at startup , so it will fail to start if the configuration
is missing needed items.
We should also have a command line option to just run that config check and tell the user if the config file looks okay.
Currently, the declad can be started and running, and then crash because a configuration item is missing from the config file.
We should have a routine that checks for all needed configuration items at startup , so it will fail to start if the configuration is missing needed items.
We should also have a command line option to just run that config check and tell the user if the config file looks okay.