akkoma/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 MkDocs does not like if a paragraph doesn't have a newline after it 2019-10-03 11:02:07 +03:00
hardening.md Let blob: pass CSP 2020-04-26 00:29:42 -05:00
howto_database_config.md Show examples for both OTP and source 2020-07-13 09:56:05 -05:00
howto_mediaproxy.md Rename some directories because MkDocs uses them for categories 2019-10-02 23:28:45 +03:00
howto_mongooseim.md Rename some directories because MkDocs uses them for categories 2019-10-02 23:28:45 +03:00
howto_proxy.md Rename some directories because MkDocs uses them for categories 2019-10-02 23:28:45 +03:00
howto_set_richmedia_cache_ttl_based_on_image.md Rename some directories because MkDocs uses them for categories 2019-10-02 23:28:45 +03:00
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 Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests. 2020-02-27 18:46:05 +03:00
mrf.md moving mrf settings from instance to separate group 2020-06-16 18:32:18 +03:00
onion_federation.md Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests. 2020-02-27 18:46:05 +03:00
postgresql.md Docs: sql -> SQL 2020-05-25 19:26:07 +02:00
static_dir.md Rename some directories because MkDocs uses them for categories 2019-10-02 23:28:45 +03:00
storing_remote_media.md fixes for tests 2020-06-16 19:03:45 +03:00