diff options
author | Volker Lendecke <vl@samba.org> | 2008-07-03 21:03:58 +0200 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2008-07-03 21:19:09 +0200 |
commit | 5515c0e81c064863c7c56d12b4ae82b8f3455f34 (patch) | |
tree | 14f482aa6fb5a1b4fb872db3190b94d5a76024d3 /docs-xml/smbdotconf | |
parent | 9c7e12d9f7c925402163d568539a753ce60571c3 (diff) | |
download | samba-5515c0e81c064863c7c56d12b4ae82b8f3455f34.tar.gz samba-5515c0e81c064863c7c56d12b4ae82b8f3455f34.tar.bz2 samba-5515c0e81c064863c7c56d12b4ae82b8f3455f34.zip |
Slightly increase the default idmap cache time
(This used to be commit 448836d44d0468a74b962ba3c0b7d51de236374f)
Diffstat (limited to 'docs-xml/smbdotconf')
-rw-r--r-- | docs-xml/smbdotconf/winbind/idmapcachetime.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/winbind/idmapcachetime.xml b/docs-xml/smbdotconf/winbind/idmapcachetime.xml index 1636cdfa58..55ead617e2 100644 --- a/docs-xml/smbdotconf/winbind/idmapcachetime.xml +++ b/docs-xml/smbdotconf/winbind/idmapcachetime.xml @@ -9,5 +9,5 @@ </para> </description> -<value type="default">900</value> +<value type="default">604800 (i.e. 1 week)</value> </samba:parameter> |