Break up settings files into multiple files that inherit from each other
Summary
We currently have multiple template files and require devs and admins to create new files that are not in git in order for settings to work. We should have multiple smaller files that inherit from each other that serve the purpose of being utilized for different circumstances. @nander13 luckily started on this endavour so there's an example for you to look at.
Helpful Links
- bb13f01bfb0dfe472899b5f4a0d3f4f9c94e3b58
- Check out chapter 5 of two scoops