X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htdocs%2Fdocs%2Fconfig.html;h=fe1cce23d834caa589ed79023cad45b6245fed85;hp=3c7c0bd29be337815dc9c26cf84767efd7f7b1ce;hb=b70cf8e6aaeeef34baae4542f389ceab20f4f37d;hpb=236d0a0f93ffa2f7609f930c8af2c507741060ad diff --git a/htdocs/docs/config.html b/htdocs/docs/config.html index 3c7c0bd29..fe1cce23d 100644 --- a/htdocs/docs/config.html +++ b/htdocs/docs/config.html @@ -38,7 +38,7 @@ All further configuration files and directories are located in
  • hidecancelledcustomers - The existance of this file will prevent customers with only cancelled packages from showing up in listings (though they will still be in the database)
  • home - For new users, prefixed to usrename to create a directory name. Should have a leading but not a trailing slash.
  • icradiusmachines - Your ICRADIUS machines, one per line. The existance of this file (even if empty) turns on radcheck table creation (in the freeside database - the radcheck table needs to be created manually). Machines listed in this file will have the radcheck table exported to them. Each line of this file should contain four items, separted by whitespace: machine name, MySQL database name, MySQL username, and MySQL password. For example: "radius.isp.tld radius_db radius_user passw0rd". Note that to use ICRADIUS export you need to be using MySQL. -
  • icradius_mysqldest - Destination directory for the MySQL radcheck table files, on the ICRADIUS machines. Defaults to "/usr/local/var/radius". +
  • icradius_mysqldest - Destination directory for the MySQL databases, on the ICRADIUS machines. Defaults to "/usr/local/var/".
  • icradius_mysqlsource - Source directory for for the MySQL radcheck table files, on the Freeside machine. Defaults to "/usr/local/var/freeside".
  • invoice_from - Return address on email invoices.
  • lpr - Print command for paper invoices, for example `lpr -h'.