From 1d758388ce3b17b8de1ae1d3a8ec39c1026baefc Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 13 Aug 2001 01:09:02 +0000 Subject: removing --- htdocs/docs/config.html | 107 ------------------------------------------------ 1 file changed, 107 deletions(-) delete mode 100644 htdocs/docs/config.html (limited to 'htdocs/docs/config.html') diff --git a/htdocs/docs/config.html b/htdocs/docs/config.html deleted file mode 100644 index 532a826be..000000000 --- a/htdocs/docs/config.html +++ /dev/null @@ -1,107 +0,0 @@ - - Configuration files - - -

Configuration files

- -All further configuration files and directories are located in -/usr/local/etc/freeside/conf.datasource, for example, -/usr/local/etc/freeside/conf.DBI:Pg:host=localhost;dbname=freeside (remember to backslash-escape the ; character when creating directories in the shell: mkdir /usr/local/etc/freeside/conf.DBI:Pg:host=localhost\;dbname=freeside). - - - -- cgit v1.2.1