debian-mirror-gitlab/doc/user/admin_area/settings/index.md

39 lines
1.6 KiB
Markdown
Raw Normal View History

2019-09-04 21:01:54 +05:30
---
type: index
---
2018-12-05 23:21:45 +05:30
2019-09-30 21:07:59 +05:30
# Admin Area settings **(CORE ONLY)**
2019-09-04 21:01:54 +05:30
In the Admin Area **Settings** page, you can find various options for your GitLab
2018-12-05 23:21:45 +05:30
instance like sign-up restrictions, account limits and quota, metrics, etc.
2019-09-04 21:01:54 +05:30
Navigate to it by going to **Admin Area > Settings**. Some of the settings
2018-12-05 23:21:45 +05:30
include:
2019-09-30 21:07:59 +05:30
- [Account and limit settings](account_and_limit_settings.md) **(STARTER)**
2018-12-05 23:21:45 +05:30
- [Continuous Integration and Deployment](continuous_integration.md)
- [Email](email.md)
- [Sign up restrictions](sign_up_restrictions.md)
2019-12-26 22:10:19 +05:30
- [Sign in restrictions](sign_in_restrictions.md)
2018-12-05 23:21:45 +05:30
- [Terms](terms.md)
- [Third party offers](third_party_offers.md)
- [Usage statistics](usage_statistics.md)
- [Visibility and access controls](visibility_and_access_controls.md)
2019-10-12 21:52:04 +05:30
- [User and IP rate limits](user_and_ip_rate_limits.md)
2019-09-30 21:07:59 +05:30
- [Custom templates repository](instance_template_repository.md) **(PREMIUM)**
2019-12-21 20:55:43 +05:30
- [Protected paths](protected_paths.md) **(CORE ONLY)**
- [Help messages for the `/help` page and the login page](help_page.md)
- [Push event activities limit and bulk push events](push_event_activities_limit.md)
2020-04-08 14:13:33 +05:30
- [Gitaly timeouts](gitaly_timeouts.md)
2018-12-05 23:21:45 +05:30
2019-03-02 22:35:43 +05:30
NOTE: **Note:**
You can change the [first day of the week](../../profile/preferences.md) for the entire GitLab instance
2020-03-13 15:44:24 +05:30
in the **Localization** section of **Admin Area > Settings > Preferences**.
2019-03-02 22:35:43 +05:30
2020-03-13 15:44:24 +05:30
## GitLab.com Admin Area settings
2018-12-05 23:21:45 +05:30
2019-09-04 21:01:54 +05:30
Most of the settings under the Admin Area change the behavior of the whole
2018-12-05 23:21:45 +05:30
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.