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