X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsettings.c;h=a17d094bb9713e0eb781842dd269b369a874ed46;hb=1d7f30b745805b3e08cc3cf6362b9dd9b92d29e6;hp=55f7dc41fcd22b5f6fa95e8217e4bac82d99bf5b;hpb=fb1ba03adf3d800d2b40e7f0d6ea367e6c520356;p=pazpar2-moved-to-github.git diff --git a/src/settings.c b/src/settings.c index 55f7dc4..a17d094 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 @@ -84,6 +84,8 @@ static char *hard_settings[] = { "pz:extendrecs", "pz:authentication_mode", "pz:native_score", + "pz:memcached", + "pz:redis", 0 };