mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-25 02:05:35 +00:00
724e0cf5ca
Revert changes from https://github.com/element-hq/matrix-authentication-service/pull/5221. I assume it was done that way as the "session_limit_config" doesn't change after the server is created. But this makes downstream usage complicated as you whenever you create `SiteConfig`, you also have to make sure to configure whatever else is necessary. Easier to just pass in `session_limit_config` as necessary whenever we evaluate the policy