Author: kseeger Date: 2007-10-19 10:04:23 +0000 (Fri, 19 Oct 2007) New Revision: 1195
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1195 Log: Correct default value for change notify Karolin Modified: trunk/smbdotconf/misc/changenotify.xml Changeset: Modified: trunk/smbdotconf/misc/changenotify.xml =================================================================== --- trunk/smbdotconf/misc/changenotify.xml 2007-10-18 12:47:49 UTC (rev 1194) +++ trunk/smbdotconf/misc/changenotify.xml 2007-10-19 10:04:23 UTC (rev 1195) @@ -10,5 +10,5 @@ <para>You should never need to change this parameter</para> </description> -<value type="default">no</value> +<value type="default">yes</value> </samba:parameter>