Files
Dessalines 1fba12b4e6 Moving image settings from lemmy.hjson to database (#6377)
* Moving image settings from lemmy.hjson to database

- Also removes Site::read_local in favor of the cached
SiteView::read_local
- Fixes #6371

* Removing image_mode from hjsons

* Fixing image_mode_enum

* Adding missing fields to site create and update

* Fixing image tests

* Forgot to delete test_data

* Adding comment about pixel sizes.

* Fixing multi_community using local_site.

* PR comments.

* Format

* Correcting request_counts

* Fixing test_data setups

* Revert "Correcting request_counts"

This reverts commit 8a9c2529f3.

* Fix clippy
2026-03-09 16:02:26 +01:00
..