__pkginfo__.py
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 27 Jan 2017 18:09:56 +0100
changeset 11950 68766861debe
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[repository] possibility to disable connections pooling Add a new configuration option 'connections-pooler-enabled' (default yes). If set to no, disable connection pooling and open new connections to the database on demand. This allow to use CubicWeb with other poolers (such as pgbouncer).

cubicweb/__pkginfo__.py