During the ongoing community Doc-A-Thon, different discussions have arisen. I want to mention a couple of them related to the common settings between LMS and CMS.
-
I’m working on documenting a set of settings that are defined for both, LMS and CMS, independently, which means that those settings can be configured using different values for every service variant. The setting RETIRED_EMAIL_DOMAIN is an example of a setting defined in both, LMS and CMS independently. The main question here is if it’s required to annotate the setting in both env files.
-
When researching the settings to add the annotations, I realized that it’s not necessary to define these settings in both, LMS and CMS env files. From my point of view, we could use the import in here to copy the defaults from LMS to CMS. Is this discussion out of the Doc-A-Thon scope, or is this a good opportunity to apply those changes?
I remain attentive to your feedback