diff options
Diffstat (limited to 'net-ftp/twoftpd/metadata.xml')
-rw-r--r-- | net-ftp/twoftpd/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-ftp/twoftpd/metadata.xml b/net-ftp/twoftpd/metadata.xml index a9e396315390..acc9fd1201ac 100644 --- a/net-ftp/twoftpd/metadata.xml +++ b/net-ftp/twoftpd/metadata.xml @@ -10,4 +10,8 @@ simple, and efficient. None of the commands can cause execution of other programs, and the normal model of execution does a chroot to the logged in user's directory immediately after authentication.</longdescription> + <use> + <flag name='breakrfc'>Break RFC compliance to allow control symbols in + filenames (required for some (e.g. cp1251) encodings, use with caution).</flag> + </use> </pkgmetadata> |