lemmy/crates/utils/src/settings
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
..
mod.rs 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
structs.rs Expose LemmyErrorType in lemmy_api_common (#4439) 2024-02-24 19:54:27 -05:00