From d8bb43c4735c6faab56eba98459d8732eb45fa68 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 13 Nov 1998 02:43:32 +0000 Subject: update documentation for new config file format --- htdocs/docs/config.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'htdocs/docs/config.html') diff --git a/htdocs/docs/config.html b/htdocs/docs/config.html index 9b8002601..9bd924f8f 100644 --- a/htdocs/docs/config.html +++ b/htdocs/docs/config.html @@ -3,7 +3,20 @@

Configuration files

-Configuration files and directories are located in `/var/spool/freeside/conf'. +Configuration file layout has changed in 1.2.x. + +All further configuration files and directories are located in +`/usr/local/freeside/conf.datasource', for example, +`/usr/local/freeside/conf.DBI:Pg:dbname=freeside' -
  • secrets - Three lines: Database engine datasource (for example, `DBI:mysql:freeside' or `DBI:Pg:dbname=freeside'), username, and password. This file should not be world readable.
  • sendmailmachines - Your sendmail machines, one per line. This enables export of `/etc/virtusertable' and `/etc/sendmail.cw'.
  • shellmachine - A single machine with user home directories mounted. This enables home directory creation, renaming and archiving/deletion. In conjunction with `qmailmachines', it also enables `.qmail-extension' file maintenance.
  • shellmachines - Your Linux and System V flavored shell (and mail) machines, one per line. This enables export of `/etc/passwd' and `/etc/shadow' files. -- cgit v1.2.1