Richard van der Hoff
03619324fc
Create a ListenerConfig object ( #7681 )
...
This ended up being a bit more invasive than I'd hoped for (not helped by
generic_worker duplicating some of the code from homeserver), but hopefully
it's an improvement.
The idea is that, rather than storing unstructured `dict`s in the config for
the listener configurations, we instead parse it into a structured
`ListenerConfig` object.
2020-06-16 12:44:07 +01:00
..
2019-08-28 15:55:58 +01:00
2019-01-08 10:03:09 +11:00
2020-04-27 15:01:03 +02:00
2020-05-08 08:30:40 -04:00
2019-10-10 09:39:35 +01:00
2019-11-21 12:00:14 +00:00
2020-06-10 18:27:49 +01:00
2020-05-22 10:11:50 +01:00
2019-10-11 12:33:12 +01:00
2019-10-23 13:22:54 +01:00
2020-05-11 18:45:23 +01:00
2020-05-22 10:11:50 +01:00
2019-10-10 09:39:35 +01:00
2020-06-10 17:44:34 +01:00
2019-10-10 09:39:35 +01:00
2020-05-22 10:11:50 +01:00
2020-05-22 16:11:35 +01:00
2020-05-22 10:11:50 +01:00
2020-06-03 21:13:17 +01:00
2020-04-08 00:46:50 +01:00
2020-03-26 16:51:13 +00:00
2020-01-17 10:04:15 +00:00
2020-06-05 10:47:20 +01:00
2020-05-07 16:46:15 +01:00
2020-06-05 18:18:15 +01:00
2020-06-05 11:54:27 +01:00
2019-11-21 12:00:14 +00:00
2020-06-10 17:44:34 +01:00
2020-06-11 07:55:45 -04:00
2020-05-13 16:55:43 +01:00
2020-06-16 12:44:07 +01:00
2020-05-08 19:25:48 +01:00
2020-06-03 21:13:17 +01:00
2019-10-10 09:39:35 +01:00
2019-10-10 09:39:35 +01:00
2020-02-21 07:15:07 -05:00
2019-10-10 09:39:35 +01:00
2019-10-10 09:39:35 +01:00
2019-10-23 13:22:54 +01:00
2020-06-16 12:44:07 +01:00