docs: include the type attribute for getwd cache
[Samba.git] / docs-xml / smbdotconf / tuning / getwdcache.xml
blob76e977b3962a57b7db8a8567f076789fd8688bf9
1 <samba:parameter name="getwd cache"
2                  context="G"
3                  type="boolean"
4                  developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>This is a tuning option. When this is enabled a 
8     caching algorithm will be used to reduce the time taken for getwd() 
9     calls. This can have a significant impact on performance, especially 
10     when the <smbconfoption name="wide smbconfoptions"/> parameter is set to <constant>no</constant>.</para>
11 </description>
13 <value type="default">yes</value>
14 </samba:parameter>