diff --git a/config.json b/config.json index a62b45325..c1012dd72 100644 --- a/config.json +++ b/config.json @@ -20,7 +20,7 @@ "MaxLauncherHR": false, "LogInboundMessages": true, "LogOutboundMessages": true, - "MaxHexdumpLength": 256, + "MaxHexdumpLength": 999999, "DivaEvent": 0, "FestaEvent": -1, "TournamentEvent": 0, @@ -123,8 +123,8 @@ "Host": "localhost", "Port": 5432, "User": "postgres", - "Password": "", - "Database": "erupe" + "Password": "445566", + "Database": "main" }, "Sign": { "Enabled": true,