diff options
author | ivan <ivan> | 1999-02-23 08:09:27 +0000 |
---|---|---|
committer | ivan <ivan> | 1999-02-23 08:09:27 +0000 |
commit | 510d2f9647c0651a82760e456b46505e8050d6ed (patch) | |
tree | e426df6d73f5c4d0a7aa1214ea3a279fc0fb8a8a /htdocs/docs/config.html | |
parent | 36e3aafeef2f035b31ee03f3214370ba025aba6f (diff) |
beginnings of one-screen new customer entry and some other miscellania
Diffstat (limited to 'htdocs/docs/config.html')
-rw-r--r-- | htdocs/docs/config.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/docs/config.html b/htdocs/docs/config.html index 848456cad..1a30b525e 100644 --- a/htdocs/docs/config.html +++ b/htdocs/docs/config.html @@ -28,6 +28,7 @@ All further configuration files and directories are located in <li>domain - Your domain name. <li>erpcdmachines - Your ERPCD authenticaion machines, one per line. This enables export of `/usr/annex/acp_passwd' and `/usr/annex/acp_dialup'. <li>home - For new users, prefixed to usrename to create a directory name. Should have a leading but not a trailing slash. + <li>invoice_from - Return address on email invoices. <li>lpr - Print command for paper invoices, for example `lpr -h'. <li>nismachines - Your NIS master (not slave master) machines, one per line. This enables export of `/etc/global/passwd' and `/etc/global/shadow'. <li>qmailmachines - Your qmail machines, one per line. This enables export of `/var/qmail/control/virtualdomains', `/var/qmail/control/recipientmap', and `/var/qmail/control/rcpthosts'. The existance of this file (even if empty) also turns on user `.qmail-extension' file maintenance in conjunction with `shellmachine'. |