fix(matrix-synapse): mail hostname, missing tls
All checks were successful
Flake checks / Check (pull_request) Successful in 21m21s
All checks were successful
Flake checks / Check (pull_request) Successful in 21m21s
setting on metrics listener
This commit is contained in:
parent
101cc3a9d2
commit
576ceb6875
|
@ -74,6 +74,7 @@ in
|
|||
];
|
||||
}
|
||||
];
|
||||
tls = false;
|
||||
type = "metrics";
|
||||
}
|
||||
];
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue