Proposal for configuration model #4
Alex-Jordan
started this conversation in
Ideas
Replies: 1 comment
|
This seems reasonable as long as it is clear on the cascading. That is, what is the order and we should clearly say and test what overrides what. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
WW2 has these configuration files that execute in series:
site.conf,defaults.config,localOverrides.conf,course.conf,simple.conf(I may have the first two out of order.)
There is also a config file for LTI that can be included anywhere in that chain.
For WW3, I propose a longer cascade of configuration. (Perhaps with files, perhaps all in the database—that's a separate question.)
After distribution defaults, site configuration, apache configuration...
All reactions