We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6130c17 commit 03f2841Copy full SHA for 03f2841
docs/admin/permissions/api.mdx
@@ -99,6 +99,8 @@ You can call `setRepositoryPermissionsForUsers` repeatedly to set permissions fo
99
100
## Setting sub-repository permissions for users
101
102
+> NOTE: If no sub-repository permissions have been set for a repository, that repository is treated as not having sub-repo permissions enabled.
103
+
104
Sourcegraph supports permissions on a per-file/directory basis.
105
106
To enable the sub-repo permissions API, add the following to the [site configuration](/admin/config/site_config):
0 commit comments