X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsettings.c;h=e8d61251adabbd1968af3230c308164a37d3ac07;hb=545611a81c7627b6380a0bda6f22cae3c6e16fe1;hp=63b8b9bf2b652d144e2b75b1ff081e578ad0806d;hpb=9e8d657340483f6af7169828917da385f8e6ee9f;p=pazpar2-moved-to-github.git diff --git a/src/settings.c b/src/settings.c index 63b8b9b..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 @@ -83,6 +83,8 @@ static char *hard_settings[] = { "pz:block_timeout", "pz:extendrecs", "pz:authentication_mode", + "pz:native_score", + "pz:memcached", 0 };