Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ff7cd373
Commit
ff7cd373
authored
Aug 17, 2021
by
Alexander Tanayno
Committed by
Nick Gaskill
Aug 17, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify behavior of internal and public templates
parent
2784a285
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/user/admin_area/custom_project_templates.md
doc/user/admin_area/custom_project_templates.md
+5
-1
No files found.
doc/user/admin_area/custom_project_templates.md
View file @
ff7cd373
...
@@ -18,9 +18,13 @@ is created, based on the user's access permissions:
...
@@ -18,9 +18,13 @@ is created, based on the user's access permissions:
-
Public projects can be selected by any signed-in user as a template for a new project,
-
Public projects can be selected by any signed-in user as a template for a new project,
if all enabled
[
project features
](
../project/settings/index.md#sharing-and-permissions
)
if all enabled
[
project features
](
../project/settings/index.md#sharing-and-permissions
)
except for GitLab Pages are set to
**Everyone With Access**
.
except for
**GitLab Pages**
and
**Security & Compliance**
are set to
**Everyone With Access**
.
The same applies to internal projects.
-
Private projects can be selected only by users who are members of the projects.
-
Private projects can be selected only by users who are members of the projects.
The
**Metrics Dashboard**
is set to
**Only Project Members**
when you create a new project. Make
sure you change it to
**Everyone With Access**
before making it a project template.
Repository and database information that are copied over to each new project are
Repository and database information that are copied over to each new project are
identical to the data exported with the
[
GitLab Project Import/Export
](
../project/settings/import_export.md
)
.
identical to the data exported with the
[
GitLab Project Import/Export
](
../project/settings/import_export.md
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment