doc/book/pyramid/ctl.rst
changeset 12792 e2cdb1be6bd9
parent 12521 cb68c985ee01
equal deleted inserted replaced
12791:4564ecfc0134 12792:e2cdb1be6bd9
    22     toolbar). Implies :option:`--no-daemon`.
    22     toolbar). Implies :option:`--no-daemon`.
    23 
    23 
    24     Also force the following pyramid options:
    24     Also force the following pyramid options:
    25 
    25 
    26     .. code-block:: ini
    26     .. code-block:: ini
    27     
    27 
    28         pyramid.debug_authorization = yes
    28         pyramid.debug_authorization = yes
    29         pyramid.debug_notfound = yes
    29         pyramid.debug_notfound = yes
    30         pyramid.debug_routematch = yes
    30         pyramid.debug_routematch = yes
    31         pyramid.reload_templates = yes
    31         pyramid.reload_templates = yes
    32 
    32