Resolve "Documentation lacks how to enable Project snippets"

This commit is contained in:
🙈 jacopo beschi 🙉 2019-09-10 17:42:03 +00:00 committed by Marcia Ramos
parent 4bcde77f66
commit 522a37828d
3 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
title: Mention in docs how to disable project snippets
merge_request: 32391
author: Jacopo Beschi @jacopo-beschi
type: other

View File

@ -32,6 +32,8 @@ links will be missing from the sidebar UI.
You can still access them with direct links if you can access Merge Requests. This is deliberate, if you can see
Issues or Merge Requests, both of which use Labels and Milestones, then you shouldn't be denied access to Labels and Milestones pages.
Project [Snippets](../../snippets.md) are enabled by default.
#### Disabling email notifications
You can disable all email notifications related to the project by selecting the

View File

@ -33,6 +33,11 @@ overview that shows snippets you created and allows you to explore all snippets.
If you want to discover snippets that belong to a specific project, you can navigate
to the Snippets page via the left side navigation on the project page.
Project snippets are enabled and available by default, but they can
be disabled by navigating to your project's **Settings**, expanding
**Visibility, project features, permissions** and scrolling down to
**Snippets**. From there, you can toggle to disable them or select a
different visibility level from the dropdown menu.
## Snippet comments