add missing quota-modules to freebsd's proftpd config-template, fixes #1361
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -31,6 +31,9 @@ AllowOverwrite on
|
||||
AllowRetrieveRestart On
|
||||
AllowStoreRestart On
|
||||
|
||||
LoadModule mod_quotatab.c
|
||||
LoadModule mod_quotatab_sql.c
|
||||
|
||||
<IfModule mod_quotatab.c>
|
||||
QuotaEngine on
|
||||
QuotaShowQuotas on
|
||||
|
||||
Reference in New Issue
Block a user