Browse Source

added quota for mod_upload

Dominik 2 years ago
parent
commit
07c37e84cb
1 changed files with 5 additions and 0 deletions
  1. 5 0
      data/conf.d/16-shaper.yml

+ 5 - 0
data/conf.d/16-shaper.yml

@@ -13,5 +13,10 @@ shaper_rules:
     none: admin
     normal: all
   s2s_shaper: fast
+  soft_upload_quota:
+    500: all # MiB
+  hard_upload_quota:
+    550: all # MiB
+
 
 max_fsm_queue: 10000