This MR add a command to refresh poulpy configuration
Because we have no way to refresh the default configuration of Poulpy without altering the configuration of the user
Add a function in the config module that overwrite/add the dict keys of the default config to the real one.
Closes #18 (closed)