=============
配置
=============

Configuration

.. toctree::
   :maxdepth: 1
   :hidden:

   use-condarc
   settings
   admin-multi-user-install
   mirroring
   disable-ssl-verification
   non-standard-certs
   custom-env-and-pkg-locations
   pip-interoperability
   free-channel

.. tab:: 中文

    以下页面包含有关如何通过配置进一步定制 conda 的信息。

.. tab:: 英文

    The following pages have information on how conda can be customized further through configuration.

.. glossary::

    :doc:`使用 .condarc conda 配置文件 <use-condarc>`
    :doc:`Using the .condarc conda configuration file <use-condarc>`
        了解如何使用设置文件( ``.condarc`` )覆盖默认值并在 shell 会话中维护设置
        Learn how to use a settings file (``.condarc``) to override defaults and maintain settings across shell sessions

    :doc:`设置 <settings>`
    :doc:`Settings <settings>`
        查看可在 conda 中使用的所有配置设置的列表和定义
        View a list and definition of all the configuration settings that can be used within conda

    :doc:`管理多用户 conda 安装 <admin-multi-user-install>`
    :doc:`Administering a multi-user conda installation <admin-multi-user-install>`
        如何将 conda 设置为系统管理员以供多个用户使用
        How to set up conda as a system administrator for use by multiple users

    :doc:`镜像渠道 <mirroring>`
    :doc:`Mirroring channels <mirroring>`
        探索如何使用 conda 配置自己的频道服务器镜像
        Explore how to configure your own channel server mirror with conda

    :doc:`禁用 SSL 验证 <disable-ssl-verification>`
    :doc:`Disable SSL Verification <disable-ssl-verification>`
        在极少数情况下可能需要禁用 SSL;点击此处了解如何禁用
        Disabling SSL may be necessary in very limited circumstances; learn how here

    :doc:`使用非标准证书 <non-standard-certs>`
    :doc:`Using non-standard certificates <non-standard-certs>`
        安装并配置非标准认证以便与 conda 一起使用
        Install and configure non-standard certifications for use with conda

    :doc:`使用环境和包缓存的自定义位置 <custom-env-and-pkg-locations>`
    :doc:`Using Custom Locations for Environment and Package Cache <custom-env-and-pkg-locations>`
        如何配置存储环境和包缓存的不同位置
        How to configure different locations for storing environments and package cache

    :doc:`Pip 互操作性 (experimental) <pip-interoperability>`
    :doc:`Pip interoperability (experimental) <pip-interoperability>`
        使 conda 与 pip 更好地协同运行的实验性功能(不再支持)
        An experimental feature that makes conda operate better with pip (no longer supported)

    :doc:`免费渠道 (deprecated) <free-channel>`
    :doc:`Free channel (deprecated) <free-channel>`
        关于我们弃用免费频道以及如何恢复它的解释
        Explanation of our deprecation of the free channel and how to restore it