X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsettings.c;h=7ce16f04859eda5377eeda5f99c320e88bd7cb4f;hb=40da7ed5f74bb4ad3bbce81943622bc2cd9ab524;hp=5308eef69077f1e9320446bd9b0687d7986496fa;hpb=ce617dd90a2dc6632e7475ab73a887e0fb472c5c;p=pazpar2-moved-to-github.git diff --git a/src/settings.c b/src/settings.c index 5308eef..7ce16f0 100644 --- a/src/settings.c +++ b/src/settings.c @@ -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 };