doc/book/pyramid/settings.rst
branch3.25
changeset 12186 36f1c7ab9010
parent 12098 452129511244
child 12792 e2cdb1be6bd9
equal deleted inserted replaced
12185:c46f2bf815d2 12186:36f1c7ab9010
    74 
    74 
    75     Useful to include extensions that requires these entries.
    75     Useful to include extensions that requires these entries.
    76 
    76 
    77 .. confval:: cubicweb.bwcompat (bool)
    77 .. confval:: cubicweb.bwcompat (bool)
    78 
    78 
    79     (True) Enable/disable backward compatibility. See :ref:`bwcompat_module`.
    79     (True) Enable/disable backward compatibility. This only applies to
       
    80     "all-in-one" configuration type.
       
    81 
       
    82     See :ref:`bwcompat_module`.
    80 
    83 
    81 .. confval:: cubicweb.bwcompat.errorhandler (bool)
    84 .. confval:: cubicweb.bwcompat.errorhandler (bool)
    82 
    85 
    83     (True) Enable/disable the backward compatibility error handler.
    86     (True) Enable/disable the backward compatibility error handler.
    84     Set to 'no' if you need to define your own error handlers.
    87     Set to 'no' if you need to define your own error handlers.