X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsettings.c;h=a17d094bb9713e0eb781842dd269b369a874ed46;hb=6fd6f4efaaf663d850ef6ad93673fb8cd63f6170;hp=192a022027fe8439082a5840e49b0da35ced726b;hpb=b9a47565499b88aa9b22d75cec0c2c6fb40b67e9;p=pazpar2-moved-to-github.git diff --git a/src/settings.c b/src/settings.c index 192a022..a17d094 100644 --- a/src/settings.c +++ b/src/settings.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2012 Index Data + Copyright (C) Index Data Pazpar2 is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -81,6 +81,11 @@ static char *hard_settings[] = { "pz:sortmap:", "pz:present_chunk", "pz:block_timeout", + "pz:extendrecs", + "pz:authentication_mode", + "pz:native_score", + "pz:memcached", + "pz:redis", 0 };