From: John M. <jw...@us...> - 2012-06-26 20:21:50
|
Update of /cvsroot/pdd/Userguide/directives/sgml In directory vz-cvs-3.sog:/tmp/cvs-serv15716 Modified Files: LDAPDoQuotaLookups Log Message: QuotaDefault is the Way of the Future Index: LDAPDoQuotaLookups =================================================================== RCS file: /cvsroot/pdd/Userguide/directives/sgml/LDAPDoQuotaLookups,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- LDAPDoQuotaLookups 26 Jun 2012 19:45:09 -0000 1.9 +++ LDAPDoQuotaLookups 26 Jun 2012 20:21:47 -0000 1.10 @@ -93,7 +93,9 @@ <para>The optional <option>default-quota<option> argument specifies the quota limits to use if an entry does not have a ftpQuota attribute, and has the same format as the ftpQuota LDAP attribute. - For example, "false,hard,100,100,100,100,100,100".</para> + For example, "false,hard,100,100,100,100,100,100". This argument is + deprecated as of ProFTPD 1.3.4b; use the <link linked="QuotaDefault> + QuotaDefault directive</link> instead.</para> </refsect1> <refsect1> |