<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                企業??AI智能體構建引擎,智能編排和調試,一鍵部署,支持知識庫和私有化部署方案 廣告
                # Admin Area settings > 原文:[https://docs.gitlab.com/ee/user/admin_area/settings/](https://docs.gitlab.com/ee/user/admin_area/settings/) * [General](#general) * [Integrations](#integrations) * [Repository](#repository) * [Templates](#templates-premium-only) * [CI/CD](#cicd) * [Reporting](#reporting) * [Metrics and profiling](#metrics-and-profiling) * [Network](#network) * [Geo](#geo) * [Preferences](#preferences) # Admin Area settings[](#admin-area-settings-core-only "Permalink") 作為 GitLab 自我管理實例的管理員,您可以管理部署的行為. 為此,請選擇 **管理區域>設置** . 在 GitLab.com 上無法訪問管理區域,并且只能由 GitLab.com 管理員更改設置. 有關 GitLab.com 實例上的所有當前設置和限制,請參閱[GitLab.com 設置](../../gitlab_com/index.html)文檔. ## General[](#general "Permalink") 通過導航到來訪問管理區域設置的默認頁面 **管理區域>設置>常規** : | Option | Description | | --- | --- | | [Visibility and access controls](visibility_and_access_controls.html) | 設置默認值并限制可見性級別. 配置導入源和 Git 訪問協議. | | [Account and limit](account_and_limit_settings.html) | 設置項目和最大大小限制,會話持續時間,用戶選項,并檢查名稱空間計劃的功能可用性. | | [Diff limits](../diff_limits.html) | 差異含量限制. | | [Sign-up restrictions](sign_up_restrictions.html) | 配置用戶創建新帳戶的方式. | | [Sign in restrictions](sign_in_restrictions.html) | 設置用戶登錄要求. 啟用強制性兩因素身份驗證. | | [Terms of Service and Privacy Policy](terms.html) | 包括所有用戶必須接受的服務條款協議和隱私政策. | | [External Authentication](external_authorization.html#configuration) | 外部分類政策授權 | | [Web terminal](../../../administration/integration/terminal.html#limiting-websocket-connection-time) | 設置 Web 終端的最大會話時間. | | [Web IDE](../../project/web_ide/index.html#enabling-live-preview) | 管理 Web IDE 功能. | ## Integrations[](#integrations "Permalink") | Option | Description | | --- | --- | | [Elasticsearch](../../../integration/elasticsearch.html#enabling-elasticsearch) | Elasticsearch 集成. Elasticsearch AWS IAM. | | [PlantUML](../../../administration/integration/plantuml.html#gitlab) | 允許在 AsciiDoc 文檔中呈現 PlantUML 圖. | | [Slack application](../../../user/project/integrations/gitlab_slack_application.html#configuration) | Slack 集成使您可以通過聊天窗口中的斜杠命令與 GitLab 進行交互. 此選項僅在 GitLab.com 上可用,盡管[將來](https://gitlab.com/gitlab-org/gitlab/-/issues/28164)可能會[用于自我管理的實例](https://gitlab.com/gitlab-org/gitlab/-/issues/28164) . | | [Third party offers](third_party_offers.html) | 控制第三方報價的顯示. | | [Snowplow](../../../development/telemetry/snowplow.html) | 配置 Snowplow 集成. | | [Google GKE](../../project/clusters/add_gke_clusters.html) | Google GKE 集成使您可以從 GitLab 配置 GKE 集群. | | [Amazon EKS](../../project/clusters/add_eks_clusters.html) | Amazon EKS 集成允許您從 GitLab 預置 EKS 集群. | ## Repository[](#repository "Permalink") | Option | Description | | --- | --- | | [Repository’s custom initial branch name](../../project/repository/branches/index.html#custom-initial-branch-name-core-only) | 為您實例中創建的所有新存儲庫設置一個自定義分支名稱而不是 master. | | [Repository mirror](visibility_and_access_controls.html#allow-mirrors-to-be-set-up-for-projects) | 配置存儲庫鏡像. | | [Repository storage](../../../administration/repository_storage_types.html) | 配置存儲路徑設置. | | 倉庫維護 | ( [存儲庫檢查](../../../administration/repository_checks.html)和[內務處理](../../../administration/housekeeping.html) ). 在存儲庫上配置自動 Git 檢查和內務處理. | | [Repository static objects](../../../administration/static_objects_external_storage.html) | 從外部存儲(例如 CDN)提供存儲庫靜態對象(例如,歸檔文件,blob 等). | ## Templates[](#templates-premium-only "Permalink") | Option | Description | | --- | --- | | [Templates](instance_template_repository.html#configuration) | 設置實例范圍的模板存儲庫. | | [Custom project templates](../custom_project_templates.html) | 選擇自定義項目模板源組. | ## CI/CD[](#cicd "Permalink") | Option | Description | | --- | --- | | [Continuous Integration and Deployment](continuous_integration.html) | Auto DevOps,跑步者和工作工件. | | [Required pipeline configuration](continuous_integration.html#required-pipeline-configuration-premium-only) | 設置實例范圍的自動包含[管道配置](../../../ci/yaml/README.html) . 該管道配置將在項目自己的配置之后運行. | | [Package Registry](continuous_integration.html#package-registry-configuration-premium-only) | 與使用 GitLab 的 Package Registry 的使用和體驗有關的設置. 請注意,啟用其中一些設置會[涉及風險](./../../packages/container_registry/index.html#use-with-external-container-registries) . | ## Reporting[](#reporting "Permalink") | Option | Description | | --- | --- | | [Spam and Anti-bot Protection](../../../integration/recaptcha.html) | 啟用 reCAPTCHA 或 Akismet 并設置 IP 限制. 對于 reCAPTCHA,我們目前僅支持[v2](https://developers.google.com/recaptcha/docs/versions) . | | [Abuse reports](../abuse_reports.html) | 為濫用情況報告設置通知電子郵件. | ## Metrics and profiling[](#metrics-and-profiling "Permalink") | Option | Description | | --- | --- | | [Metrics - Prometheus](../../../administration/monitoring/prometheus/gitlab_metrics.html) | 啟用和配置 Prometheus 指標. | | [Metrics - Grafana](../../../administration/monitoring/performance/grafana_configuration.html#integration-with-gitlab-ui) | 啟用并配置 Grafana. | | [Profiling - Performance bar](../../../administration/monitoring/performance/performance_bar.html#enable-the-performance-bar-via-the-admin-panel) | 啟用對給定組的性能欄的訪問. | | [Self monitoring](../../../administration/monitoring/gitlab_self_monitoring_project/index.html#creating-the-self-monitoring-project) | Enable or disable instance self monitoring. | | [Usage statistics](usage_statistics.html) | 啟用或禁用版本檢查和用法 ping. | | [Pseudonymizer data collection](../../../administration/pseudonymizer.html) | 啟用或禁用 Pseudonymizer 數據收集. | ## Network[](#network "Permalink") | Option | Description | | --- | --- | | 性能優化 | [寫入" authorized_keys"文件,](../../../administration/operations/fast_ssh_key_lookup.html#setting-up-fast-lookup-via-gitlab-shell)并執行[Push 事件活動限制和批量 push 事件](push_event_activities_limit.html) . 影響 GitLab 性能的各種設置. | | [User and IP rate limits](user_and_ip_rate_limits.html) | 配置 Web 和 API 請求的限制. | | [Outbound requests](../../../security/webhooks.html) | 允許從掛鉤和服務到本地網絡的請求. | | [Protected Paths](protected_paths.html) | 配置路徑以受機架攻擊保護. | | [Incident Management](../../incident_management/index.html) Limits | 配置可以發送到項目的入站警報數量的限制. | ## Geo[](#geo "Permalink") | Option | Description | | --- | --- | | Geo | Geo 允許您將 GitLab 實例復制到其他地理位置. 重定向到 **管理區>** **地理位置>** **設置** ,并且將不再提供 **管理區>** **設置>** [GitLab 13.0 中的](https://gitlab.com/gitlab-org/gitlab/-/issues/36896) **Geo** . | ## Preferences[](#preferences "Permalink") | Option | Description | | --- | --- | | [Email](email.html) | 各種電子郵件設置. | | [Help page](../../../customization/help_message.html) | 幫助頁面文本和支持頁面 URL. | | [Pages](../../../administration/pages/index.html#custom-domain-verification) | 靜態網站的大小和域設置 | | [Real-time features](../../../administration/polling.html) | 更改此值可影響 GitLab UI 輪詢更新的頻率. | | [Gitaly timeouts](gitaly_timeouts.html) | 配置 Gitaly 超時. | | Localization | [Default first day of the week](../../profile/preferences.html) and [Time tracking](../../project/time_tracking.html#limit-displayed-units-to-hours-core-only). | **注意:**您可以在**管理區域>設置>首選項**的**本地化**部分中更改整個 GitLab 實例的[默認一周的第一天](../../profile/preferences.html) .
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看