server/serverconfig.py
branchstable
changeset 2959 daabb9bc5233
parent 2730 bb6fcb8c5d71
child 2968 0e3460341023
child 3539 f3b14d052798
--- a/server/serverconfig.py	Fri Aug 21 14:59:00 2009 +0200
+++ b/server/serverconfig.py	Fri Aug 21 15:02:03 2009 +0200
@@ -178,6 +178,10 @@
           }),
         ) + CubicWebConfiguration.options)
 
+    # should we open connections pools (eg connect to sources). This is usually
+    # necessary...
+    open_connections_pools = True
+
     # read the schema from the database
     read_instance_schema = True
     bootstrap_schema = True