lemmy/crates/utils/src
Dessalines 462c4a2954
Rewrite settings implementation. Fixes #1270 (#1433)
* A first attempt at using deser-hjson. Fixes #1270

* Trying to fix tests, try 1

* Trying to fix tests, try 2

* A few fixes to deser_hjson

- Removing unwrap_or_defaults, using impl functions.
- Reorganized settings

* Make clippy happy

* hjson list strings must be quoted.

* Adding support for env vars.

* Moving to structs and defaults file.

* Moving settings default and struct.
2021-03-01 17:24:11 +00:00
..
rate_limit Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
settings Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
apub.rs Store activitypub endpoints in database (#162) 2021-02-04 16:34:58 +00:00
claims.rs Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
email.rs Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
lib.rs Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
request.rs Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
test.rs Move most code into crates/ subfolder 2021-01-20 16:21:27 +01:00
utils.rs Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
version.rs Version 0.9.9 2021-02-19 13:10:04 -05:00