mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-22 22:38:05 +03:00
Revert "Add release version note to config index"
This reverts commit 89b019c893.
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
|
||||
> **这个章节将告诉您所有的 Xray 配置细节,掌握这些内容,在您手中 Xray 将发挥更大威力。**
|
||||
|
||||
::: warning 版本说明
|
||||
本文档与[最新 release](https://github.com/XTLS/Xray-core/releases)同步;而一键脚本大多安装 GitHub 标记为 `Latest` 的版本,它有时不是最新 release,因此部分字段可能无效或行为与文档描述不一致。
|
||||
:::
|
||||
|
||||
## 概述
|
||||
|
||||
Xray 的配置文件为 json 格式, 客户端和服务端的配置格式没有区别, 只是实际的配置内容不一样。
|
||||
|
||||
@@ -2,10 +2,6 @@
|
||||
|
||||
> **This chapter will tell you all the details of Xray configuration. Mastering this content will allow you to unleash the greater power of Xray.**
|
||||
|
||||
::: warning Version note
|
||||
This documentation tracks the [latest release](https://github.com/XTLS/Xray-core/releases); most one-click scripts install the version GitHub marks as `Latest`, which is sometimes not the newest release, so some fields may be invalid or behave differently from what the documentation describes.
|
||||
:::
|
||||
|
||||
## Overview
|
||||
|
||||
The configuration file for Xray is in JSON format. There is no difference in the configuration format between the client and the server; only the actual configuration content differs.
|
||||
|
||||
@@ -2,10 +2,6 @@
|
||||
|
||||
> **В этом разделе вы узнаете все детали настройки Xray. Овладев этими знаниями, вы сможете раскрыть весь потенциал Xray.**
|
||||
|
||||
::: warning Примечание о версии
|
||||
Эта документация синхронизируется с [последним релизом](https://github.com/XTLS/Xray-core/releases); при этом большинство one-click-скриптов устанавливают версию, помеченную GitHub как `Latest`, а она иногда не совпадает с самым новым релизом, поэтому некоторые поля могут быть недоступны или вести себя не так, как описано в документации.
|
||||
:::
|
||||
|
||||
## Обзор
|
||||
|
||||
Конфигурационный файл Xray имеет формат JSON. Формат конфигурации одинаков для клиента и сервера, но фактическое содержимое отличается.
|
||||
|
||||
Reference in New Issue
Block a user