s3:mdssvc: new option "spotlight backend"
[samba.git] / lib / param / param_table.c
index f9d3b55adf2ad93d8b7d43c64f675db14fb06f3a..8b1d1e31f600a46ed740ec31955cb1a4963c8ef5 100644 (file)
@@ -351,6 +351,11 @@ static const struct enum_list enum_ntlm_auth[] = {
        {-1, NULL}
 };
 
+static const struct enum_list enum_spotlight_backend[] = {
+       {SPOTLIGHT_BACKEND_TRACKER, "tracker"},
+       {-1, NULL}
+};
+
 /* Note: We do not initialise the defaults union - it is not allowed in ANSI C
  *
  * NOTE: Handling of duplicated (synonym) parameters: