diff -r 2e19ab98118a -r b1bfd4d1d9c0 vmm.cfg --- 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)