Quellcode durchsuchen

added quota for mod_upload

Dominik vor 2 Jahren
Ursprung
Commit
07c37e84cb
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  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