chore(dev): enable Steam-ticket bypass + PvP matching for local smoke

This commit is contained in:
gamer147
2026-06-03 09:09:23 -04:00
parent feaa149f04
commit 84ed07d3af

View File

@@ -5,9 +5,12 @@
"Microsoft.AspNetCore": "Warning"
}
},
"Auth": {
"BypassSteamTicket": true
},
"BattleNode": {
"SoloDefaultsToScripted": false,
"DiagnosticLogging": false
"DiagnosticLogging": true
}
}