From b6b7bbe0c0e9f74d7135ad5a1eeb4d051fc64f57 Mon Sep 17 00:00:00 2001 From: icy Date: Sun, 2 Nov 2025 06:51:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20add=20beta=5Fmode=20to=20config.json.exa?= =?UTF-8?q?mple=20Add=20missing=20beta=5Fmode=20configuration=20option=20t?= =?UTF-8?q?o=20the=20example=20config=20file.=20This=20ensures=20Docker=20?= =?UTF-8?q?builds=20and=20new=20deployments=20include=20the=20beta=5Fmode?= =?UTF-8?q?=20setting.=20=F0=9F=A4=96=20Generated=20with=20[Claude=20Code]?= =?UTF-8?q?(https://claude.ai/code)=20Co-Authored-By:=20tinkle-community?= =?UTF-8?q?=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json.example b/config.json.example index ac9d5ac6..fefa1673 100644 --- a/config.json.example +++ b/config.json.example @@ -1,5 +1,6 @@ { "admin_mode": true, + "beta_mode": false, "leverage": { "btc_eth_leverage": 5, "altcoin_leverage": 5