mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-17 02:53:11 -06:00
Make ct lint happy
This commit is contained in:
parent
e0eb28d061
commit
cd5242d921
|
|
@ -200,7 +200,7 @@ clientapi:
|
|||
turn:
|
||||
# -- Duration for how long users should be considered valid ([see time.ParseDuration](https://pkg.go.dev/time#ParseDuration) for more)
|
||||
turn_user_lifetime: "24h"
|
||||
turn_uris: [ ]
|
||||
turn_uris: []
|
||||
turn_shared_secret: ""
|
||||
# -- The TURN username
|
||||
turn_username: ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue