diff -r fd8751c3f3ee -r a721966779be doc/book/en/admin/instance-config.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/book/en/admin/instance-config.rst Thu May 07 16:33:22 2009 +0200 @@ -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. "`
.