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/tipidee-config.html | 4 +++- doc/tipideed.html | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/tipidee-config.html b/doc/tipidee-config.html index 39ca514..2ade779 100644 --- a/doc/tipidee-config.html +++ b/doc/tipidee-config.html @@ -32,7 +32,9 @@ web server. 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