From c88d5e4c6e73ead88f005051c3adc1dd2f9503bb Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Wed, 8 Sep 2021 10:20:41 +0200 Subject: [PATCH] correction of said clarification --- config/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/README.md b/config/README.md index 0ba93f0..be7ce5e 100644 --- a/config/README.md +++ b/config/README.md @@ -10,7 +10,7 @@ configuration for a specific instance - db_database= - db_svr_host= -\* leading and trailing slashes not included +\* leading and trailing slashes will be added by ThreadR, if running on the web root, just "." I know some of these option names are silly but they all have the same length. -BodgeMaster