New implementation of indexes: now it uses only two tables (index for all
[webpac] / global.conf
index 619400e..340841f 100644 (file)
@@ -2,11 +2,11 @@
 
 [global]
        # define database to use for indexes
-#      dbi_dbd=Pg
-#      dbi_dsn=dbname=webpac-dev
+       dbi_dbd=Pg
+       dbi_dsn=dbname=webpac-dev
 
-       dbi_dbd=SQLite
-       dbi_dsn=dbname=/data/webpac/index.sqlite
+#      dbi_dbd=SQLite
+#      dbi_dsn=dbname=/data/webpac/index.sqlite
 
        dbi_user=dpavlin
        dbi_passwd=""