X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsettings.c;h=e8d61251adabbd1968af3230c308164a37d3ac07;hb=545611a81c7627b6380a0bda6f22cae3c6e16fe1;hp=d2e15eccf4fb2fbd4975ed6c8d79e05ae9a65b12;hpb=cab4338c5c234466d9746982005b23de99555121;p=pazpar2-moved-to-github.git diff --git a/src/settings.c b/src/settings.c index d2e15ec..e8d6125 100644 --- a/src/settings.c +++ b/src/settings.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2013 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 @@ -82,6 +82,9 @@ static char *hard_settings[] = { "pz:present_chunk", "pz:block_timeout", "pz:extendrecs", + "pz:authentication_mode", + "pz:native_score", + "pz:memcached", 0 };