X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=htdocs%2Fdocs%2Fconfig.html;h=b255ce30e302be10257c5f8405841ac3d1b4054b;hb=069f8453eb624a0d4a77734aca8bc9367dbb60e6;hp=993ce74a9e86c864dd7c6169bd0f0a99a5fa8f9a;hpb=f30825464928625a2980e9286a28ea7ab91dad64;p=freeside.git diff --git a/htdocs/docs/config.html b/htdocs/docs/config.html index 993ce74a9..b255ce30e 100644 --- a/htdocs/docs/config.html +++ b/htdocs/docs/config.html @@ -3,53 +3,69 @@

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).