Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit b7f97a4

Browse files
MerricdeLauneyJenGoldstrich
authored andcommitted
Update docs with new resource_matching behavior
[#172640608](https://www.pivotaltracker.com/story/show/172640608)
1 parent d4d891c commit b7f97a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/v3/source/includes/resources/feature_flags/_flags.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
["env_var_visibility", "true", "When enabled, all users can see their environment variables. When disabled, no users can see environment variables."],
77
["hide_marketplace_from_unauthenticated_users", "false", "When enabled, service offerings available in the marketplace will be hidden from unauthenticated users. When disabled, unauthenticated users will be able to see the service offerings available in the marketplace."],
88
["private_domain_creation", "true", "When enabled, an organization manager can create private domains for that organization. When disabled, only admin users can create private domains."],
9-
["resource_matching", "true", "When enabled, any user can create resource matches. When disabled, the <a href=\"#resource-matches\">resource match endpoint</a> always returns an empty array of matches."],
9+
["resource_matching", "true", "When enabled, any user can create resource matches. When disabled, the <a href=\"#resource-matches\">resource match endpoint</a> always returns an empty array of matches. The <a href=\"#upload-package-bits\">package upload endpoint</a> will not cache any uploaded packages for resource matching."],
1010
["route_creation", "true", "When enabled, a space developer can create routes in a space. When disabled, only admin users can create routes."],
1111
["service_instance_creation", "true", "When enabled, a space developer can create service instances in a space. When disabled, only admin users can create service instances."],
1212
["service_instance_sharing", "false", "When enabled, Space Developers can share service instances between two spaces (even across orgs!) in which they have the Space Developer role. When disabled, Space Developers cannot share service instances between two spaces."],

0 commit comments

Comments
 (0)