diff --git a/docs/config/index.md b/docs/config/index.md index ae262313..680115d9 100644 --- a/docs/config/index.md +++ b/docs/config/index.md @@ -2,6 +2,10 @@ > **这个章节将告诉您所有的 Xray 配置细节,掌握这些内容,在您手中 Xray 将发挥更大威力。** +::: warning 版本说明 +本文档与[最新 release](https://github.com/XTLS/Xray-core/releases)同步;而一键脚本大多安装 GitHub 标记为 `Latest` 的版本,它有时不是最新 release,因此部分字段可能无效或行为与文档描述不一致。 +::: + ## 概述 Xray 的配置文件为 json 格式, 客户端和服务端的配置格式没有区别, 只是实际的配置内容不一样。 diff --git a/docs/en/config/index.md b/docs/en/config/index.md index 7acdf0a4..d4ea8a97 100644 --- a/docs/en/config/index.md +++ b/docs/en/config/index.md @@ -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. diff --git a/docs/ru/config/index.md b/docs/ru/config/index.md index 6f4b5c30..8bd962f7 100644 --- a/docs/ru/config/index.md +++ b/docs/ru/config/index.md @@ -2,6 +2,10 @@ > **В этом разделе вы узнаете все детали настройки Xray. Овладев этими знаниями, вы сможете раскрыть весь потенциал Xray.** +::: warning Примечание о версии +Эта документация синхронизируется с [последним релизом](https://github.com/XTLS/Xray-core/releases); при этом большинство one-click-скриптов устанавливают версию, помеченную GitHub как `Latest`, а она иногда не совпадает с самым новым релизом, поэтому некоторые поля могут быть недоступны или вести себя не так, как описано в документации. +::: + ## Обзор Конфигурационный файл Xray имеет формат JSON. Формат конфигурации одинаков для клиента и сервера, но фактическое содержимое отличается.