social.metadata.moe/config
Mark Felder a50c657427 Add a dedicated connection pool for Rich Media
Sharing this pool with regular Media is problematic as Rich Media will connect to many different
domains and thrash the pool, but regular Media will have predictable connections to the webservers
hosting media for the fediverse servers you peer with.
2024-05-27 11:17:02 -04:00
..
benchmark.exs Use config to control streamer registry 2024-01-20 18:51:20 -05:00
config.exs Add a dedicated connection pool for Rich Media 2024-05-27 11:17:02 -04:00
description.exs Fix type in description 2024-04-27 20:29:23 +02:00
dev.exs Remove Cowboy-specific HTTP options 2024-02-15 09:55:03 -05:00
docker.exs allow custom db port 2022-11-11 12:22:21 -03:00
dokku.exs Switch from the deprecated "use Mix.config" to "import Config" 2021-05-20 14:02:58 -05:00
emoji.txt Load an emoji.txt specific to the test env 2021-02-03 16:40:59 -06:00
prod.exs Switch from the deprecated "use Mix.config" to "import Config" 2021-05-20 14:02:58 -05:00
test.exs Increase the :max_body for Rich Media to 5MB 2024-05-07 19:54:56 -04:00