From 8d7cba497938020ee5e8f408e6a52cd37274722b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 22 Sep 2023 08:14:38 +0000 Subject: Make /etc configurable; fix some bugs Signed-off-by: Laurent Bercot --- doc/tipideed.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/tipideed.html') diff --git a/doc/tipideed.html b/doc/tipideed.html index 1b1b17c..955948f 100644 --- a/doc/tipideed.html +++ b/doc/tipideed.html @@ -202,7 +202,9 @@ command line option overrides any setting present in the configuration file. -f file
Use file as the compiled configuration database, typically obtained by running tipidee-config -o file. -The default is /etc/tipidee.conf.cdb.
+The default is /etc/tipidee.conf.cdb; /etc may be something +else if the --sysconfdir option has been given to configure at +build time.
-d docroot
Change the working directory to docroot before serving. Default -- cgit v1.3.1