Skip to content

Commit

Permalink
use GenerateRelayToken
Browse files Browse the repository at this point in the history
  • Loading branch information
mlsmaycon committed Jan 8, 2025
1 parent e84cfa6 commit 3d7003b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion management/server/token_mgr.go
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ func (m *TimeBasedAuthSecretsManager) pushNewTURNAndRelayTokens(ctx context.Cont
update := &proto.SyncResponse{
WiretrusteeConfig: &proto.WiretrusteeConfig{
Turns: turns,
// omit Relay to avoid updates there
},
}

Expand Down

0 comments on commit 3d7003b

Please sign in to comment.