1 <samba:parameter name="csc policy"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 This stands for <emphasis>client-side caching policy</emphasis>, and specifies how clients capable of offline
8 caching will cache the files in the share. The valid values are: manual, documents, programs, disable.
12 These values correspond to those used on Windows servers.
16 For example, shares containing roaming profiles can have offline caching disabled using
17 <smbconfoption name="csc policy">disable</smbconfoption>.
20 <value type="default">manual</value>
21 <value type="example">programs</value>