vmm.cfg
branchv0.7.x
changeset 694 b1bfd4d1d9c0
parent 584 f9a2327f57a6
child 720 d1b32cdf8dda
--- a/vmm.cfg	Sat Feb 09 17:24:12 2013 +0000
+++ b/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)