diff options
Diffstat (limited to 'testing/proftpd/mod_load.conf')
-rw-r--r-- | testing/proftpd/mod_load.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/proftpd/mod_load.conf b/testing/proftpd/mod_load.conf new file mode 100644 index 0000000000..946d04eff8 --- /dev/null +++ b/testing/proftpd/mod_load.conf @@ -0,0 +1,3 @@ +<IfModule mod_load.c> + MaxLoad 10.0 "Server busy, seek elsewhere" +</IfModule> |