diff options
author | ivan <ivan> | 2000-06-27 12:15:50 +0000 |
---|---|---|
committer | ivan <ivan> | 2000-06-27 12:15:50 +0000 |
commit | 2ba21fef7cc361ccd58045d490d36dab8f25a892 (patch) | |
tree | 1d41fdfa2efc0ba3d762cd5c77c6d65da3e39e22 /htdocs/docs/config.html | |
parent | b84f789033eba9a0fc74bca5a071cfefd87f3c69 (diff) |
i18n
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 fe1cce23d..730a1c9f8 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>bindprimary - Your BIND primary nameserver. This enables export of /var/named/named.conf and zone files into /var/named <li>bindsecondaries - Your BIND secondary nameservers, one per line. This enables export of /var/named/named.conf <li>bsdshellmachines - Your BSD flavored shell (and mail) machines, one per line. This enables export of `/etc/passwd' and `/etc/master.passwd'. + <li>countrydefault - Default two-letter country code (if not supplied, the default is `US') <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>deletecustomers - The existance of this file will enable customer deletions. Be very careful! Deleting a customer will remove all traces that this customer ever existed! It should probably only be used when auditing a legacy database. Normally, you cancel all of a customers' packages if they cancel service. |