sageworks
sageworks copied to clipboard
Feature Flags
So the new config manager will store SageWorks config for like API Keys, etc.. but it will also store Feature Flags that can be turned on and off. We need to have conditional logic in the code based on these flags.
Related: #376