From 937851a72ceb35ae5152ca914c352af6c294eeeb Mon Sep 17 00:00:00 2001 From: Ed Date: Tue, 1 Apr 2025 21:50:20 +0300 Subject: [PATCH] Update Dev.toml --- Resources/ConfigPresets/_CP14/Dev.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/ConfigPresets/_CP14/Dev.toml b/Resources/ConfigPresets/_CP14/Dev.toml index 21726971be..e9d0ed480f 100644 --- a/Resources/ConfigPresets/_CP14/Dev.toml +++ b/Resources/ConfigPresets/_CP14/Dev.toml @@ -1,5 +1,5 @@ [whitelist] -enabled = true +enabled = false [log] path = "logs" @@ -14,7 +14,7 @@ bindto = "::,0.0.0.0" max_connections = 100 [game] -hostname = "⚔️ CrystallEdge [RU] ⚔️ Status: Whitelist only" +hostname = "⚔️ CrystallEdge [RU] ⚔️ Status: Open test" desc = "History of the City of Sword and Magic. A social economic sandbox reinventing the Space Station 14 concept in fantasy style" lobbyenabled = true soft_max_players = 40 @@ -61,4 +61,4 @@ enable_during_round = true [cp14] discord_auth_enabled = true -closet_beta_test = true \ No newline at end of file +closet_beta_test = false \ No newline at end of file