diff options
Diffstat (limited to 'docs/smbdotconf/browse/browseable.xml')
-rw-r--r-- | docs/smbdotconf/browse/browseable.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/smbdotconf/browse/browseable.xml b/docs/smbdotconf/browse/browseable.xml new file mode 100644 index 0000000000..47c628a928 --- /dev/null +++ b/docs/smbdotconf/browse/browseable.xml @@ -0,0 +1,11 @@ +<samba:parameter name="browseable" context="S" type="boolean" + basic="1" advanced="1" print="1" developer="1" + xmlns:samba="http://samba.org/common"> +<synonym>browsable</synonym> +<description> + <para>This controls whether this share is seen in + the list of available shares in a net view and in the browse list.</para> + +</description> +<value type="default">yes</value> +</samba:parameter> |