Default is yes now
[Samba/bjacke.git] / docs / smbdotconf / tuning / getwdcache.xml
blob069f072db4706a1c9b3ae7d8d630313b3ffe4760
1 <samba:parameter name="getwd cache"
2                  context="G"
3                  developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <description>
6     <para>This is a tuning option. When this is enabled a 
7     caching algorithm will be used to reduce the time taken for getwd() 
8     calls. This can have a significant impact on performance, especially 
9     when the <link linkend="WIDELINKS"><parameter moreinfo="none">wide links</parameter>
10 </link> parameter is set to <constant>no</constant>.</para>
11 </description>
13 <value type="default">yes</value>
14 </samba:parameter>