Add pz:redis option
[pazpar2-moved-to-github.git] / src / settings.c
index eee6288..a17d094 100644 (file)
@@ -84,6 +84,8 @@ static char *hard_settings[] = {
     "pz:extendrecs",
     "pz:authentication_mode",
     "pz:native_score",
+    "pz:memcached",
+    "pz:redis",
     0
 };