diff options
author | Evan Read <eread@gitlab.com> | 2019-05-26 23:31:05 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-05-26 23:31:05 +0000 |
commit | 6f7850a27e8efeaff3e9def419821d1768d3f87f (patch) | |
tree | 5fe483580f2d823c70394890bf5d7c35f34160dc /doc | |
parent | 1ae718f2f944c9e2fdc160ef7a6bc33b8fd1fb13 (diff) | |
parent | a37c2094e4b9a83446b727193ac265a5e0435fb4 (diff) | |
download | gitlab-ce-6f7850a27e8efeaff3e9def419821d1768d3f87f.tar.gz |
Merge branch 'docs/ssot_admin_area_license' into 'master'
Edit License details to comply with SSOT guidelines
See merge request gitlab-org/gitlab-ce!28529
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/admin_area/license.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/user/admin_area/license.md b/doc/user/admin_area/license.md index 49959a9daef..1e8ce04da92 100644 --- a/doc/user/admin_area/license.md +++ b/doc/user/admin_area/license.md @@ -1,3 +1,7 @@ +--- +type: howto +--- + # Activate all GitLab Enterprise Edition functionality with a license **[STARTER ONLY]** To activate all GitLab Enterprise Edition (EE) functionality, you need to upload @@ -108,3 +112,15 @@ but only the latest license will be used as the active license. [free trial]: https://about.gitlab.com/free-trial/ [pricing]: https://about.gitlab.com/pricing/ + +<!-- ## Troubleshooting + +Include any troubleshooting steps that you can foresee. If you know beforehand what issues +one might have when setting this up, or when something is changed, or on upgrading, it's +important to describe those, too. Think of things that may go wrong and include them here. +This is important to minimize requests for support, and to avoid doc comments with +questions that you know someone might ask. + +Each scenario can be a third-level heading, e.g. `### Getting error message X`. +If you have none to add when creating a doc, leave this section in place +but commented out to help encourage others to add to it in the future. -->
\ No newline at end of file |