New settings for termlists
authorDennis Schafroth <dennis@indexdata.com>
Thu, 22 Jul 2010 15:24:28 +0000 (17:24 +0200)
committerDennis Schafroth <dennis@indexdata.com>
Thu, 22 Jul 2010 15:24:28 +0000 (17:24 +0200)
src/settings.c

index 5308eef..7ce16f0 100644 (file)
@@ -70,6 +70,9 @@ static char *hard_settings[] = {
     "pz:pqf_strftime",
     "pz:negotiation_charset",
     "pz:max_connections",
+    "pz:reuse_connections",     // PZ_REUSE_CONNECTION
+    "pz:termlist_term_sort",    // PZ_TERMLIST_TERM_SORT
+    "pz:termlist_term_count",   // PZ_TERMLIST_TERM_COUNT
     0
 };