From 402af45fe8b2ff634bbe7df109d77ed7075d5afa Mon Sep 17 00:00:00 2001 From: Dawsh Date: Fri, 6 Dec 2024 14:57:02 +0330 Subject: [PATCH] describe some limitations on marznode/xray page --- content/docs/configuration/vpn-backends/xray.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/docs/configuration/vpn-backends/xray.md b/content/docs/configuration/vpn-backends/xray.md index f47d60e..1f8afee 100644 --- a/content/docs/configuration/vpn-backends/xray.md +++ b/content/docs/configuration/vpn-backends/xray.md @@ -22,5 +22,9 @@ The following environmental variables are used to utilize and configure Xray on - `XRAY_RESTART_ON_FAILURE` Whether to restart in case of crash/exit. `True`/`False` - `XRAY_RESTART_ON_FAILURE_INTERVAL` Interval between restarts in case of crash. +## Current Limitations +- Xray fallbacks are not parsed from configurations +- VLESS flow is only configurable for reality + tcp. + ## See also - [configuration documents](https://xtls.github.io/config/)