Print this page
*** NO COMMENTS ***

@@ -51,10 +51,11 @@
 #define SHOPT_PUBLIC    "public"
 #define SHOPT_INDEX     "index"
 #define SHOPT_LOG       "log"
 #define SHOPT_CKSUM     "cksum"
 #define SHOPT_NOACLFAB  "noaclfab"
+#define SHOPT_NOHIDE    "nohide"
 
 /*
  * defined options types. These should be in a file rather than
  * compiled in. Until there is a plugin mechanism to add new types,
  * this is sufficient.