summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-06-09 23:32:06 +0000
committerEvan Read <eread@gitlab.com>2019-06-09 23:32:06 +0000
commit72611cbc3a81647cc7f93cd8a84ae3b9f37ec8c7 (patch)
treef3cc43971515b4dacc8cbd90ffbdfdf9323bdc4b
parent32f9af02e7773301b8bd61ac0bdfb6c95eee93ba (diff)
parent56d5280266a1a78891304da4ef3f6026375144b0 (diff)
downloadgitlab-ce-72611cbc3a81647cc7f93cd8a84ae3b9f37ec8c7.tar.gz
Merge branch 'docs/ssot_admin_area_index' into 'master'
Edit Admin Area's index for SSOT See merge request gitlab-org/gitlab-ce!29327
-rw-r--r--doc/user/admin_area/settings/index.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/user/admin_area/settings/index.md b/doc/user/admin_area/settings/index.md
index 0e697b9e445..eed087ae52b 100644
--- a/doc/user/admin_area/settings/index.md
+++ b/doc/user/admin_area/settings/index.md
@@ -1,9 +1,13 @@
-# Admin area settings **[CORE ONLY]**
+---
+type: index
+---
-In the admin area settings, you can find various options for your GitLab
+# Admin Area settings **[CORE ONLY]**
+
+In the Admin Area **Settings** page, you can find various options for your GitLab
instance like sign-up restrictions, account limits and quota, metrics, etc.
-Navigate to it by going to **Admin area > Settings**. Some of the settings
+Navigate to it by going to **Admin Area > Settings**. Some of the settings
include:
- [Account and limit settings](account_and_limit_settings.md) **[STARTER]**
@@ -22,7 +26,7 @@ in the **Localization** section of **Admin area > Settings > Preferences**.
## GitLab.com admin area settings
-Most of the settings under the admin area change the behavior of the whole
+Most of the settings under the Admin Area change the behavior of the whole
GitLab instance. For GitLab.com, the admin settings are available only for the
GitLab.com administrators, and the parameters can be found on the
[GitLab.com settings](../../gitlab_com/index.md) documentation.