diff -r 6520efef1824 -r 023b123ab76b doc/book/en/C040-instance-config.en.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/book/en/C040-instance-config.en.txt Thu Apr 23 11:58:11 2009 -0700 @@ -0,0 +1,163 @@ +.. -*- coding: utf-8 -*- + + +Configure an instance +===================== + +While creating an instance, a configuration file is generated in:: + + $ (CW_REGISTRY) / / .conf + +For example:: + + /etc/cubicweb.d/JPL/all-in-one.conf + +It is a simple text file format INI. In the following description, +each option name is prefixed with its own section and followed by its +default value if necessary, e.g. "`
.