docs: Add default value for "writeable" to man smb.conf.
[metze/samba/wip.git] / docs-xml / smbdotconf / security / writeable.xml
1 <samba:parameter name="writeable"
2                  context="S"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <synonym>writable</synonym>
6 <description>
7     <para>Inverted synonym for <smbconfoption name="read only"/>.</para>
8 </description>
9
10 <value type="default">no</value>
11 </samba:parameter>