Catalog Settings
The following settings configure behavior related to deployed catalogs and models.
catalog.deployment.restriction.enabled
- Default:
false
- Restart: No
Determines the default permissions on deployed catalogs and models:
- When enabled, deployed catalogs and models are only available to the user that deployed them by default. Access can then be expanded as needed via the catalog's Permissions tab.
- When disabled, deployed catalogs and models are available to the Everyone user group.
catalog.deployment.uncommitted.enabled
- Default:
true
- Restart: No
Determines whether users can deploy catalogs with local changes:
true
: Default. Users can deploy catalogs with local changes.false
: Users cannot deploy catalogs with local changes.