[Git][debian-proftpd-team/proftpd][master] Disable MultilineRFC2228 per https://github.com/proftpd/proftpd/issues/1085 in config template.

Hilmar Preuße gitlab at salsa.debian.org
Fri Aug 14 17:28:01 BST 2020



Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd


Commits:
171fa0a8 by Hilmar Preusse at 2020-08-14T18:26:07+02:00
Disable MultilineRFC2228 per https://github.com/proftpd/proftpd/issues/1085 in config template.

- - - - -


1 changed file:

- debian/templates/proftpd.conf


Changes:

=====================================
debian/templates/proftpd.conf
=====================================
@@ -18,7 +18,8 @@ ServerName			"Debian"
 ServerType				standalone
 DeferWelcome			off
 
-MultilineRFC2228		on
+# Disable MultilineRFC2228 per https://github.com/proftpd/proftpd/issues/1085
+# MultilineRFC2228		on
 DefaultServer			on
 ShowSymlinks			on
 



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/171fa0a83e138b1237c9afe09370c54679c1e29e

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/171fa0a83e138b1237c9afe09370c54679c1e29e
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list