✏️ Explanatory Question

How do configuration keys affect Feature Management?

👁 13 Views
📘 Detailed Answer
🟡 Medium
💡

Answer with Explanation

If a feature depends on a configuration key:

  • The feature will not appear unless the key is enabled

  • After enabling the key, use Check for updates

  • Disabling the key does not remove the feature from the list

This ensures technical prerequisites are met before feature activation.