doc/book/en/admin/instance-config.rst
changeset 2539 0f26a76b0348
parent 2476 1294a6bdf3bf
child 3740 e9ce140c9065
equal deleted inserted replaced
2538:6f8ffaa2a700 2539:0f26a76b0348
     8 
     8 
     9     $ (CW_INSTANCES_DIR) / <instance> / <configuration name>.conf
     9     $ (CW_INSTANCES_DIR) / <instance> / <configuration name>.conf
    10 
    10 
    11 For example::
    11 For example::
    12 
    12 
    13     /etc/cubicweb.d/JPL/all-in-one.conf
    13     /etc/cubicweb.d/myblog/all-in-one.conf
    14 
    14 
    15 It is a simple text file format INI. In the following description,
    15 It is a simple text file format INI. In the following description,
    16 each option name is prefixed with its own section and followed by its
    16 each option name is prefixed with its own section and followed by its
    17 default value if necessary, e.g. "`<section>.<option>` [value]."
    17 default value if necessary, e.g. "`<section>.<option>` [value]."
    18 
    18