1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-17 04:23:50 +03:00

docs-xml: Add smb.conf option 'dns hostname'

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Andreas Schneider
2024-01-09 15:47:48 +01:00
committed by Andrew Bartlett
parent e0d9e28592
commit 758bb9aacd
5 changed files with 91 additions and 0 deletions

View File

@@ -217,6 +217,7 @@ class SmbDotConfTests(TestCase):
'max open files',
'include system krb5 conf',
'smbd max async dosmode',
'dns hostname',
])
def setUp(self):