lemmy/docker/federation
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
..
docker-compose.yml Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
lemmy_alpha.hjson Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
lemmy_beta.hjson Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
lemmy_delta.hjson Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
lemmy_epsilon.hjson Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
lemmy_gamma.hjson Rewrite settings implementation. Fixes #1270 (#1433) 2021-03-01 17:24:11 +00:00
nginx.conf Moving docs to join.lemmy.ml . Fixes #1396 (#1410) 2021-02-05 12:30:49 +00:00
start-local-instances.bash Deletion on fetch (#1345) 2021-01-12 11:12:41 -05:00