From 0748b4366b8ce7733ca8d9b7bfb4163d848f0f2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rez?= Date: Wed, 14 Aug 2024 18:27:27 +0100 Subject: [PATCH] chore: fix content --- docs/README.md | 7 +++++++ docs/site_settings.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..7b28489 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,7 @@ + +# Doc Server + +DocServer + +- [settings](settings.md) + diff --git a/docs/site_settings.md b/docs/site_settings.md index c2aec8c..94a306a 100644 --- a/docs/site_settings.md +++ b/docs/site_settings.md @@ -1,6 +1,6 @@ # Site config settings -Most of settings have default values to "/" for paths or "" for text or false for boolean, if are not set properly {{#include ../globaldefs.md:3}} config loadd will dispplay ain error an will not abort running. +Most of settings have default values to "/" for paths or "" for text or false for boolean, if are not set properly **DocServer** config loadd will dispplay ain error an will not abort running. Attributes order does not matter, in case of file path attributes relative path (the ones ending with path") is tried and finally **root_path** valued as root path for values. Pay attention to **cert** and **key** paths