From 911b75af6c653039efe7d618567ee2e2a93b6d98 Mon Sep 17 00:00:00 2001 From: Miro11 <69784329+Miroxyz@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:09:00 +0800 Subject: [PATCH] Update config.json --- docker/xray/config.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docker/xray/config.json b/docker/xray/config.json index 9dded72..6f09d4a 100644 --- a/docker/xray/config.json +++ b/docker/xray/config.json @@ -5,9 +5,7 @@ "settings": { "clients": [ { - "id": "1eb6e917-774b-4a84-aff6-b058577c60a5", - "level": 1, - "alterId": 64 + "id": "1eb6e917-774b-4a84-aff6-b058577c60a5" } ] } @@ -16,4 +14,4 @@ "protocol": "freedom", "settings": {} }] -} \ No newline at end of file +}