mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 20:08:16 +00:00
Allow health listener resource to load (#15096)
* Allow health listener resource to load. * changelog * Update changelog.d/15096.bugfix
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Fix a bug introduced in Synapse 1.76 where workers would fail to start if the `health` listener was configured.
|
||||
@@ -177,6 +177,7 @@ KNOWN_RESOURCES = {
|
||||
"client",
|
||||
"consent",
|
||||
"federation",
|
||||
"health",
|
||||
"keys",
|
||||
"media",
|
||||
"metrics",
|
||||
|
||||
Reference in New Issue
Block a user