]> git.pld-linux.org Git - packages/pure-ftpd.git/blobdiff - pure-ftpd-config.patch
- addes uploadscript feature support
[packages/pure-ftpd.git] / pure-ftpd-config.patch
index 5d5e68d824d42f9e6d96e8945a3c5fedee8c4e60..55adfed29a73299a0b1d7e8b03c5956b548ecf1d 100644 (file)
  
  
  # Path to pure-authd socket (see README.Authentication-Modules)
+--- configuration-file/pure-ftpd.conf.in~      2004-07-29 22:58:53.000000000 +0200
++++ configuration-file/pure-ftpd.conf.in       2004-07-29 22:57:25.000000000 +0200
+@@ -276,7 +276,7 @@
+ # Disallow anonymous users to upload new files (no = upload is allowed)
+-AnonymousCantUpload         no
++AnonymousCantUpload         yes
+--- configuration-file/pure-ftpd.conf.in       2004-09-15 17:03:04.000000000 +0200
++++ configuration-file/pure-ftpd.conf.in       2004-11-06 16:55:31.382772400 +0100
+@@ -157,6 +157,7 @@
+ # 'ls' recursion limits. The first argument is the maximum number of
+ # files to be displayed. The second one is the max subdirectories depth
++# If LimitRecursion is not present default is 2000 5 
+ LimitRecursion              2000 8
This page took 0.033378 seconds and 4 git commands to generate.