Release Notes
Functional Documentation
Technical Documentation
merge_settings()
merge_settings merges two settings objects, with the override object taking precedence.
base (Settings) – the base settings object
override (Settings) – the override settings object
a new settings object with the merged values
Settings