Commit 3c47ab2
config: faf-lobby-server - Disable bans
There are problems with the ban system when a game doesn't start due to
connection issues. The current hypothesis is that all players except for
the match host receive a violation, regardless of whether they could
establish connections successfully or not.
The in-development Pioneer ICE Adapter is better in terms of initial
connections. So the impact of the erroneous violations might become
small enough to simpy accept it. Once Pioneer goes into prod we can
think about reverting this.1 parent e8831d9 commit 3c47ab2
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
0 commit comments