aboutsummaryrefslogtreecommitdiff
path: root/setup/config/config_appservice.go
AgeCommit message (Expand)Author
2023-04-04app service unix socket support (#3022)Boris Rybalkin
2023-02-14Remove polylith/API mode (#2967)Till
2022-09-01Configuration tweaks (#2567)Neil Alexander
2022-09-01Refactor appservices component (#2687)Neil Alexander
2022-08-05Do not use `ioutil` as it is deprecated (#2625)Neil Alexander
2022-07-05feat+fix: Ignore unknown keys and verify required fields are present in appse...Kabir Kwatra
2022-05-13Shuffle config Verify/Defaults a bit around (#2459)Till
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-03-24fixup treat the sender_localpart as an exclusive namespace of one user (#2255)Nick Cao
2021-11-24Don't populate config defaults where it doesn't make sense (#2058)Neil Alexander
2021-06-07Fix SIGSEGV in IsInterestedInRoomID (#1846)bodqhrohro
2021-03-08Make sure the component max open conns doesn't exceed 100Kegan Dougal
2021-03-08Fix database default connection limits for CI (#1794)Neil Alexander
2021-03-05Treat the sender_localpart as an exclusive namespace of one user (#1790)Will Hunt
2021-03-05Tweak AS registration check and AS component HTTP clients (#1785)Neil Alexander
2020-12-02Top-level setup package (#1605)Neil Alexander