-
-
Notifications
You must be signed in to change notification settings - Fork 772
Closed
Labels
Milestone
Description
I realized I need a tracking ticket for this.
I want to start splitting things like plugin configuration and default facets / sort order out of metadata.json
- so I want to start calling those things configuration. But the term configuration is already used for the --config
family of global settings. So I'm rebranding that type of configuration as settings to free up the name "configuration" for more run-time concerns (default sort order) and plugin configuration.