Fix metrics..
This commit is contained in:
parent
4c3a526e1b
commit
5a87c703fa
2 changed files with 3 additions and 2 deletions
|
|
@ -126,6 +126,7 @@ func (r *RoomserverInternalAPI) SetFederationAPI(fsAPI fsAPI.RoomserverFederatio
|
|||
KeyRing: keyRing,
|
||||
ACLs: r.ServerACLs,
|
||||
Queryer: r.Queryer,
|
||||
EnableMetrics: r.enableMetrics,
|
||||
}
|
||||
r.Inviter = &perform.Inviter{
|
||||
DB: r.DB,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue