0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-23 14:58:23 +02:00
dendrite/mediaapi/routing
Neil Alexander 4ad5f9c982
Global database connection pool (for monolith mode) (#2411)
* Allow monolith components to share a single database pool

* Don't yell about missing connection strings

* Rename field

* Setup tweaks

* Fix panic

* Improve configuration checks

* Update config

* Fix lint errors

* Update comments
2022-05-03 16:35:06 +01:00
..
download.go Return null if MaxFileSizeBytes is 0 (#2409) 2022-05-02 10:47:16 +02:00
routing.go Return null if MaxFileSizeBytes is 0 (#2409) 2022-05-02 10:47:16 +02:00
upload.go Return null if MaxFileSizeBytes is 0 (#2409) 2022-05-02 10:47:16 +02:00
upload_test.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00