文章版本: Enterprise Server 2.17
在设备上配置新仓库的默认可见性
您可以将通过 GitHub Enterprise Server 设备上的 Web 界面创建的所有新仓库的默认可见性设为私有或公共。
Each time someone creates a new repository on 您的 GitHub Enterprise Server 实例, that person must choose a visibility for the repository. When you configure a default visibility setting for the instance, you choose which visibility is selected by default. For more information on repository visibility, see "About repository visibility."
If a site administrator disallows members from creating certain types of repositories, members will not be able to create that type of repository even if the visibility setting defaults to that type. 更多信息请参阅“限制在实例中创建仓库”。
提示:您可以将更改仓库可见性的权限仅分配给站点管理员。 更多信息请参阅“阻止用户更改仓库可见性”。
- 在任何页面的右上角,单击 。
- 在左侧边栏中,单击 Enterprise(企业)。
- 在企业帐户侧边栏中,单击 Settings(设置)。
- 在“ Settings(设置)”下,单击 Options(选项)。
- Under "Default repository visibility", use the drop-down menu and select a default visibility.
警告:如果您在拉取请求或议题评论中添加了图像附件,则任何人都可以查看匿名图像 URL,无需身份验证,即使该拉取请求位于私有仓库中或者启用了私有模式。 要对敏感图像保密,请从需要身份验证的私有网络或服务器提供它们。