diff --git a/templates/misc/configfiles/freebsd/proftpd/etc_proftpd_proftpd.conf b/templates/misc/configfiles/freebsd/proftpd/etc_proftpd_proftpd.conf index ee536835..b7725ae2 100644 --- a/templates/misc/configfiles/freebsd/proftpd/etc_proftpd_proftpd.conf +++ b/templates/misc/configfiles/freebsd/proftpd/etc_proftpd_proftpd.conf @@ -31,6 +31,9 @@ AllowOverwrite on AllowRetrieveRestart On AllowStoreRestart On +LoadModule mod_quotatab.c +LoadModule mod_quotatab_sql.c + QuotaEngine on QuotaShowQuotas on