mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
8f8a9f0190
(This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)
14 lines
567 B
XML
14 lines
567 B
XML
<samba:parameter name="getwd cache"
|
|
context="G"
|
|
developer="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>This is a tuning option. When this is enabled a
|
|
caching algorithm will be used to reduce the time taken for getwd()
|
|
calls. This can have a significant impact on performance, especially
|
|
when the <smbconfoption name="wide smbconfoptions"/> parameter is set to <constant>no</constant>.</para>
|
|
</description>
|
|
|
|
<value type="default">yes</value>
|
|
</samba:parameter>
|