Merge two configurations.
Merge one configuration into another recursively.
merge(base_config, merge_config)
base_config |
Configuration to merge values into |
merge_config |
Configuration to merge values from |
Configuration which includes the values from
merge_config
merged into base_config
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.