ソースを参照

added quota for mod_upload

Dominik 2 年 前
コミット
07c37e84cb
1 ファイル変更5 行追加0 行削除
  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
     none: admin
     normal: all
     normal: all
   s2s_shaper: fast
   s2s_shaper: fast
+  soft_upload_quota:
+    500: all # MiB
+  hard_upload_quota:
+    550: all # MiB
+
 
 
 max_fsm_queue: 10000
 max_fsm_queue: 10000