docs-xml: add "smbd search ask sharemode"
[kai/samba-autobuild/.git] / source3 / param / loadparm.c
index d8be520dc518aefc4ed6746ee5370fa27a11fa3c..cdd06c0a2c78d4fd7945d8473f3c38e72217c1e6 100644 (file)
@@ -246,6 +246,7 @@ static const struct loadparm_service _sDefault =
        .durable_handles = true,
        .check_parent_directory_delete_on_close = false,
        .param_opt = NULL,
+       .smbd_search_ask_sharemode = true,
        .dummy = ""
 };