summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/mgmt/glusterd')
-rw-r--r--xlators/mgmt/glusterd/src/glusterd-volume-set.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-volume-set.c b/xlators/mgmt/glusterd/src/glusterd-volume-set.c
index 4b4e8da5e55..87d478bf11d 100644
--- a/xlators/mgmt/glusterd/src/glusterd-volume-set.c
+++ b/xlators/mgmt/glusterd/src/glusterd-volume-set.c
@@ -1954,7 +1954,7 @@ struct volopt_map_entry glusterd_volopt_map[] = {
{ .key = "server.allow-insecure",
.voltype = "protocol/server",
.option = "rpc-auth-allow-insecure",
- .type = NO_DOC,
+ .type = DOC,
.op_version = 1
},
{ .key = "server.root-squash",