pleroma/docs/configuration
rinpatch 007843b75e Add documentation for new connection pool settings and remove some
`:retry_timeout` and `:retry` got removed because reconnecting on failure is
something the new pool intentionally doesn't do.

`:max_overflow` had to go in favor of `:max_waiting`, I didn't reuse the key because
the settings are very different in their behaviour.

`:checkin_timeout` got removed in favor of `:connection_acquisition_wait`,
I didn't reuse the key because the settings are somewhat different.

I didn't do any migrations/deprecation warnings/changelog entries because
these settings were never in stable.
2020-07-15 15:26:35 +03:00
..
cheatsheet.md Add documentation for new connection pool settings and remove some 2020-07-15 15:26:35 +03:00
custom_emoji.md
hardening.md
howto_database_config.md Show examples for both OTP and source 2020-07-13 09:56:05 -05:00
howto_mediaproxy.md
howto_mongooseim.md
howto_proxy.md
howto_set_richmedia_cache_ttl_based_on_image.md
howto_theming_your_instance.md I forgot to git add some files, oops (should be squashed with MR) 2020-06-22 14:18:55 +02:00
i2p.md
mrf.md
onion_federation.md
postgresql.md
static_dir.md
storing_remote_media.md