The remote configuration has been changed to operate in-memory instead of being stored in a file.
However, the Peer component may not function properly unless it uses local configuration. Therefore, the Peer code needs to be updated to accommodate the in-memory remote configuration.
Issued from: #863
The remote configuration has been changed to operate in-memory instead of being stored in a file. However, the Peer component may not function properly unless it uses local configuration. Therefore, the Peer code needs to be updated to accommodate the in-memory remote configuration.