lemmy/crates/utils
Nutomic af5175a282
Set attribute `deny_unknown_fields` for Lemmy config (#2852)
With this attribute, Lemmy will throw an error and exit if any
invalid entry is found in the config file. I think can be useful
to notice typos or keys that were removed or renamed in an upgrade.
Currently you wouldnt notice these at all unless you manually
compare the config file with settings that are listed in documentation.

This should be considered a breaking change.

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-05-11 20:12:12 -04:00
..
src Set attribute `deny_unknown_fields` for Lemmy config (#2852) 2023-05-11 20:12:12 -04:00
translations@1c42c57946 Proper permission check for federated comment distinguish (#2697) 2023-02-19 03:57:45 +09:00
Cargo.toml Remove unused dependencies (#2795) 2023-04-05 16:29:08 -04:00
build.rs Add email translations (#2175) 2022-03-29 18:23:03 +00:00