doc/web/source/_static/vmm.cfg
branchv0.7.x
changeset 694 b1bfd4d1d9c0
parent 585 ffd24974ed68
child 718 65a29a373c19
--- a/doc/web/source/_static/vmm.cfg	Sat Feb 09 17:24:12 2013 +0000
+++ b/doc/web/source/_static/vmm.cfg	Sun Feb 10 17:33:38 2013 +0000
@@ -6,11 +6,6 @@
 # Database settings
 #
 [database]
-; The Python PostgreSQL database adapter module to be used (String)
-; Supported modules are:
-;    * psycopg2
-;    * pyPgSQL
-module = psycopg2
 ; Hostname or IP address of the database server (String)
 host = localhost
 ; The TCP port, on which the database server is listening for connections (Int)