diff options
author | ivan <ivan> | 1999-04-14 13:14:54 +0000 |
---|---|---|
committer | ivan <ivan> | 1999-04-14 13:14:54 +0000 |
commit | ff9083f7660a3397d73377efec15feff432d5958 (patch) | |
tree | 36d6e7b8fe659814ab7defc2013aa91e9a5d9125 /htdocs/docs/config.html | |
parent | 6c44581c70239fcf331b072bbfb4b2e08ef04166 (diff) |
configuration option to edit referrals of existing customers
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 6937f48b0..fba745af2 100644 --- a/htdocs/docs/config.html +++ b/htdocs/docs/config.html @@ -26,6 +26,7 @@ All further configuration files and directories are located in <li>cybercash2 - <a href="http://www.cybercash.com/cybercash/services/cashreg214.html">CyberCash v2</a> support, four lines: paymentserverhost, paymentserverport, paymentserversecret, and transaction type (`mauthonly' or `mauthcapture'). CCLib.pm is required. <li>cybercash3.2 - <a href="http://www.cybercash.com/cybercash/services/technology.html">CyberCash v3.2</a> support. Two lines: the full path and name of your merchant_conf file, and the transaction type (`mauthonly' or `mauthcapture'). CCMckLib3_2.pm, CCMckDirectLib3_2.pm and CCMckErrno3_2 are required. <li>domain - Your domain name. + <li>editreferrals - The existance of this file will allow you to change the referral of existing customers. <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. |