refactor: Fix code formatting and reset config

This commit is contained in:
Matthew
2023-11-27 03:23:30 -05:00
parent a4745f05d5
commit 7d630088a4
2 changed files with 8 additions and 4 deletions

View File

@@ -19,9 +19,9 @@
"AutoCreateAccount": true,
"CleanDB": false,
"MaxLauncherHR": false,
"LogInboundMessages": true,
"LogOutboundMessages": true,
"LogMessageData": true,
"LogInboundMessages": false,
"LogOutboundMessages": false,
"LogMessageData": false,
"MaxHexdumpLength": 256,
"DivaEvent": 0,
"FestaEvent": -1,
@@ -140,7 +140,7 @@
"Port": 53312
},
"SignV2": {
"Enabled": true,
"Enabled": false,
"Port": 8080,
"PatchServer": "",
"Banners": [],