From a3c5d8d9d7644d8687df0019feb1f3a1d47cab89 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Thu, 24 Feb 2022 10:03:17 +0000 Subject: [PATCH] Add 'Open_L1/node/config/tmpl.chat.json' --- Open_L1/node/config/tmpl.chat.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Open_L1/node/config/tmpl.chat.json diff --git a/Open_L1/node/config/tmpl.chat.json b/Open_L1/node/config/tmpl.chat.json new file mode 100644 index 0000000..b74e392 --- /dev/null +++ b/Open_L1/node/config/tmpl.chat.json @@ -0,0 +1,5 @@ +{ + "GlobalChatLVL": "45", + "TradeChatLVL": "45", + "WhisperChatLevel": "5" +} \ No newline at end of file