aboutsummaryrefslogtreecommitdiff
path: root/setup/config/config_mediaapi.go
AgeCommit message (Expand)Author
2023-02-14Remove polylith/API mode (#2967)Till
2022-09-01Configuration tweaks (#2567)Neil Alexander
2022-05-13Shuffle config Verify/Defaults a bit around (#2459)Till
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-05-02Return `null` if MaxFileSizeBytes is 0 (#2409)Till
2021-11-24Don't populate config defaults where it doesn't make sense (#2058)Neil Alexander
2021-07-19Set MaxFileSizeBytes <= 0 to unlimited (#1876)S7evinK
2021-06-14Set MaxFileSizeBytes <= 0 to "unlimited" (#1875)S7evinK
2021-03-08Fix database default connection limits for CI (#1794)Neil Alexander
2020-12-02Top-level setup package (#1605)Neil Alexander