Add release version note to config index

This commit is contained in:
Meow
2026-05-16 05:40:08 +08:00
parent 9e921ce16c
commit 89b019c893
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -2,6 +2,10 @@
> **这个章节将告诉您所有的 Xray 配置细节,掌握这些内容,在您手中 Xray 将发挥更大威力。**
::: warning 版本说明
本文档与[最新 release](https://github.com/XTLS/Xray-core/releases)同步;而一键脚本大多安装 GitHub 标记为 `Latest` 的版本,它有时不是最新 release,因此部分字段可能无效或行为与文档描述不一致。
:::
## 概述
Xray 的配置文件为 json 格式, 客户端和服务端的配置格式没有区别, 只是实际的配置内容不一样。
+4
View File
@@ -2,6 +2,10 @@
> **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.
+4
View File
@@ -2,6 +2,10 @@
> **В этом разделе вы узнаете все детали настройки Xray. Овладев этими знаниями, вы сможете раскрыть весь потенциал Xray.**
::: warning Примечание о версии
Эта документация синхронизируется с [последним релизом](https://github.com/XTLS/Xray-core/releases); при этом большинство one-click-скриптов устанавливают версию, помеченную GitHub как `Latest`, а она иногда не совпадает с самым новым релизом, поэтому некоторые поля могут быть недоступны или вести себя не так, как описано в документации.
:::
## Обзор
Конфигурационный файл Xray имеет формат JSON. Формат конфигурации одинаков для клиента и сервера, но фактическое содержимое отличается.