X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fdocs%2Fconfig.html;h=3c6fe025251a469298942e7d653952fdbc142f1f;hp=49be7200b60b9d20a85f949334688f353b157bff;hb=a6d3e4dc73803cffad96fd4b6270b2fb5f4b0568;hpb=51984ac3d3da3006809c6866fdecd4ad83610731 diff --git a/httemplate/docs/config.html b/httemplate/docs/config.html index 49be7200b..3c6fe0252 100644 --- a/httemplate/docs/config.html +++ b/httemplate/docs/config.html @@ -29,34 +29,44 @@ dbpassword All further configuration files and directories are located in /usr/local/etc/freeside/conf.datasource, for example, -/usr/local/etc/freeside/conf.DBI:Pg:host=localhost;dbname=freeside (remember to backslash-escape the ; character when creating directories in the shell: mkdir /usr/local/etc/freeside/conf.DBI:Pg:host=localhost\;dbname=freeside). +/usr/local/etc/freeside/conf.DBI:Pg:host=localhost;dbname=freeside (remember to backslash-escape the ; character when creating directories in the shell: mkdir /usr/local/etc/freeside/conf.DBI:Pg:host=localhost\;dbname=freeside). Files listed in red are requried.