Closed fpoms closed 10 years ago
The default-config is already handled by other functions, namely config-from-resource, and process-config should only be modifying the current config, not merging it with a default.
I have fixed this in another way. Thanks for pointing out the problem!
The default-config is already handled by other functions, namely config-from-resource, and process-config should only be modifying the current config, not merging it with a default.