ProjectLighthouse/ProjectLighthouse.Servers.GameServer
Dth455 993d14d90a
Make chat filter logging configurable (#618)
* Make chat filter logging configurable

Disables chat logging by default, but allows for it to be re-enabled if need be.

* Update ProjectLighthouse.Servers.GameServer/Controllers/MessageController.cs

Co-authored-by: Josh <josh@slendy.pw>

* Update ServerConfiguration.cs

Co-authored-by: Josh <josh@slendy.pw>
2023-01-03 20:08:55 -06:00
..
Controllers Make chat filter logging configurable (#618) 2023-01-03 20:08:55 -06:00
Middlewares NET 7.0 support (#581) 2022-12-13 18:17:28 -06:00
Startup Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
appsettings.Development.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
appsettings.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
Program.cs Only convert assets on website startup, rename GameApi -> GameServer 2022-05-15 21:08:06 -04:00
ProjectLighthouse.Servers.GameServer.csproj NET 7.0 support (#581) 2022-12-13 18:17:28 -06:00