akkoma/config
Oneric 4e321f4f47 mix/deps: upgrade elixir_argon2 to 4.x series
Only the default parameters changed from 3.x to 4.x.
It now matches the proposed defaults suggested in the RFC
for constrained environments.
The prior defaults have worse latency, but probably slightly better
security while spawning fewer threads, so let’s stick with them.

By setting the defaults in the config instance owners
can (continue to) tweak these for the specific setup.
2025-11-09 00:00:00 +00:00
..
benchmark.exs reverse_proxy: delete unused dynamic client 2025-09-07 00:00:00 +00:00
config.exs mix/deps: upgrade elixir_argon2 to 4.x series 2025-11-09 00:00:00 +00:00
custom_emoji.txt Ship with hehe 2023-03-27 10:03:12 +01:00
description.exs Fix some typos and remove unused code 2025-10-09 15:26:35 +02:00
dev.exs use puts instead warn 2021-07-27 21:01:41 +00:00
docker.exs Docker builds (#231) 2022-10-16 19:25:54 +00:00
prod.exs Switch from the deprecated "use Mix.config" to "import Config" 2021-05-20 14:02:58 -05:00
test.exs Delete barely used logger mock 2025-10-10 00:00:00 +00:00