diff options
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 ea5172dcf..216668591 100644 --- a/htdocs/docs/config.html +++ b/htdocs/docs/config.html @@ -47,6 +47,7 @@ All further configuration files and directories are located in <li><a name="invoice_template">invoice_template</a> - Required template file for invoices. See the <a href="billing.html">section on billing</a> for details. <li><a name="lpr">lpr</a> - Print command for paper invoices, for example `lpr -h'. <li><a name="maildisablecatchall">maildisablecatchall</a> - The existance of this file will disable the requirement that each virtual domain have a catch-all mailbox. + <li><a name="money_char">money_char</a> - Currency symbol - defaults to `$'. <li><a name="mxmachines">mxmachines</a> - MX entries for new domains, weight and machine, one per line, with trailing `.' <li><a name="nsmachines">nsmachines</a> - NS nameservers for new domains, one per line, with trailing `.' <li><a name="nismachines">nismachines</a> - Your NIS master (not slave master) machines, one per line. This enables export of `/etc/global/passwd' and `/etc/global/shadow'. |