X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=htdocs%2Fdocs%2Fconfig.html;h=532a826be7620e179f272190e0bdbf40a26340aa;hb=e6cf4af2b9d3ffefebe1a3e358f0674f566b56bc;hp=3c7c0bd29be337815dc9c26cf84767efd7f7b1ce;hpb=236d0a0f93ffa2f7609f930c8af2c507741060ad;p=freeside.git diff --git a/htdocs/docs/config.html b/htdocs/docs/config.html index 3c7c0bd29..532a826be 100644 --- a/htdocs/docs/config.html +++ b/htdocs/docs/config.html @@ -3,52 +3,68 @@

Configuration files

-Configuration file layout has changed in 1.2.x. All further configuration files and directories are located in -`/usr/local/etc/freeside/conf.datasource', for example, -`/usr/local/etc/freeside/conf.DBI:Pg:dbname=freeside' +/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).