Commit 5112340
authored
Correct the units in TURN servers expiry documentation (#2520)
As shown elsewhere in client.ts, turnServersExpiry really is in
milliseconds rather than seconds. It seems that other libraries like
matrix-react-sdk were already expecting it to be in milliseconds
anyways, so it's just the documentation that was wrong.1 parent 6fb40d4 commit 5112340
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6292 | 6292 | | |
6293 | 6293 | | |
6294 | 6294 | | |
6295 | | - | |
| 6295 | + | |
6296 | 6296 | | |
6297 | | - | |
| 6297 | + | |
6298 | 6298 | | |
6299 | 6299 | | |
6300 | 6300 | | |
| |||
0 commit comments