X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsettings.c;h=eee6288e9a206e541ffc7bc76932b3d7738cf1f7;hb=817e3ec506c4095bc4fcc1923cee36153ef4ee43;hp=192a022027fe8439082a5840e49b0da35ced726b;hpb=b9a47565499b88aa9b22d75cec0c2c6fb40b67e9;p=pazpar2-moved-to-github.git diff --git a/src/settings.c b/src/settings.c index 192a022..eee6288 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,9 @@ static char *hard_settings[] = { "pz:sortmap:", "pz:present_chunk", "pz:block_timeout", + "pz:extendrecs", + "pz:authentication_mode", + "pz:native_score", 0 };