lemmy/crates
jim-taylor-business a14ebefd24
When env variable is set, any config file will be ignored and the default settings will be used (#4594)
* do not panic when no config file found use defaults

* formatting

* implement env variable

* ermove commented code

* remove redundant comment

* remove redundant space

* simplify check logic

* format

* returns and messages

* correct mistake
2024-04-08 12:05:54 +02:00
..
api Read crate version from cargo.toml (fixes #4583) (#4584) 2024-04-02 11:19:51 -04:00
api_common Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2024-04-03 17:38:31 -04:00
api_crud Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2024-04-03 17:38:31 -04:00
apub Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2024-04-03 17:38:31 -04:00
db_perf Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
db_schema Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2024-04-03 17:38:31 -04:00
db_views Fix private message sort order. #4581 (#4587) 2024-04-02 13:25:28 -04:00
db_views_actor Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
db_views_moderator View mod history for a post or comment. Fixes #4162 (#4491) 2024-03-04 11:42:25 -05:00
federate Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2024-04-03 17:38:31 -04:00
routes Read crate version from cargo.toml (fixes #4583) (#4584) 2024-04-02 11:19:51 -04:00
utils When env variable is set, any config file will be ignored and the default settings will be used (#4594) 2024-04-08 12:05:54 +02:00