use new phosg JSON interface

This commit is contained in:
Martin Michelsen
2023-08-28 21:06:03 -07:00
parent a842880123
commit 466eb49c55
17 changed files with 404 additions and 487 deletions
+14 -14
View File
@@ -58,20 +58,20 @@
},
"LogLevels": {
"AXMessages": "info",
"ChannelExceptions": "info",
"Clients": "info",
"CommandData": "info",
"Config": "info",
"DNSServer": "info",
"FunctionCompiler": "info",
"IPStackSimulator": "info",
"LicenseManager": "info",
"Lobbies": "info",
"PlayerData": "info",
"ProxyServer": "info",
"GameServer": "info",
"StaticGameData": "info",
"AXMessages": "INFO",
"ChannelExceptions": "INFO",
"Clients": "INFO",
"CommandData": "INFO",
"Config": "INFO",
"DNSServer": "INFO",
"FunctionCompiler": "INFO",
"IPStackSimulator": "INFO",
"LicenseManager": "INFO",
"Lobbies": "INFO",
"PlayerData": "INFO",
"ProxyServer": "INFO",
"GameServer": "INFO",
"StaticGameData": "INFO",
},
"AllowUnregisteredUsers": true,