fuzzing: fix fuzz_stable_sort_r_unstable comparison
[samba.git] / docs-xml / smbdotconf / misc / valid.xml
1 <samba:parameter name="-valid"
2                  context="S"
3                  type="boolean"
4                  generated_function="0"
5                  function="valid"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <description>
8         <para> This parameter indicates whether a share is 
9         valid and thus can be used. When this parameter is set to false, 
10         the share will be in no way visible nor accessible.
11         </para>
12
13         <para>
14         This option should not be 
15         used by regular users but might be of help to developers. 
16         Samba uses this option internally to mark shares as deleted.
17         </para>
18 </description>
19 <value type="default">yes</value>
20 </samba:parameter>