diff options
author | Garming Sam <garming@catalyst.net.nz> | 2014-01-13 10:00:03 +1300 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2014-02-03 00:47:25 +0100 |
commit | adcda7fea34032b6568ac047798865811ef0196b (patch) | |
tree | 3d622f1b47d946a87a5dea14ce7ee75787553ba3 | |
parent | f08135ea755eae4e4137fec36d3ee15affc25bba (diff) | |
download | samba-adcda7fea34032b6568ac047798865811ef0196b.tar.gz samba-adcda7fea34032b6568ac047798865811ef0196b.tar.xz samba-adcda7fea34032b6568ac047798865811ef0196b.zip |
docs: insert meta data for tls cafile parameter - mark do not generate function
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
-rw-r--r-- | docs-xml/smbdotconf/security/tlscafile.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/security/tlscafile.xml b/docs-xml/smbdotconf/security/tlscafile.xml index 9c94535c48..0a54e994b6 100644 --- a/docs-xml/smbdotconf/security/tlscafile.xml +++ b/docs-xml/smbdotconf/security/tlscafile.xml @@ -2,6 +2,7 @@ type="string" context="G" basic="1" advanced="1" developer="1" + generated_function="0" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This option can be set to a file (PEM format) |