Crate actix_settings
source · [−]Expand description
Easily manage Actix Web’s settings from a TOML file and environment variables.
To get started add a Settings::parse_toml("./Server.toml")
call to the
top of your main function. This will create a template file with descriptions of all the
diff --git a/settings.html b/settings.html
index 81e8d5def..3ec4ed1bf 100644
--- a/settings.html
+++ b/settings.html
@@ -1 +1,3 @@
-