diff options
-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 993ce74a9..5aa9c66fd 100644 --- a/htdocs/docs/config.html +++ b/htdocs/docs/config.html @@ -43,6 +43,7 @@ All further configuration files and directories are located in <li>icradius_mysqlsource - Source directory for for the MySQL radcheck table files, on the Freeside machine. Defaults to "/usr/local/var/freeside". <li>invoice_from - Return address on email invoices. <li>lpr - Print command for paper invoices, for example `lpr -h'. + <li>maildisablecatchall - The existance of this file will disable the requirement that each virtual domain have a catch-all mailbox. <li>mxmachines - MX entries for new domains, weight and machine, one per line, with trailing `.' <li>nsmachines - NS nameservers for new domains, one per line, with trailing `.' <li>nismachines - Your NIS master (not slave master) machines, one per line. This enables export of `/etc/global/passwd' and `/etc/global/shadow'. |