Parcourir la source

policy/chctl add slow6 slow2

ayHaru il y a 3 ans
Parent
commit
ca4811b5d4
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      helper/refill/policy/chctl.php

+ 2 - 0
helper/refill/policy/chctl.php

@@ -19,6 +19,8 @@ class chctl
         ['quality'=> 3,'name' => 'channel-ctl-phone-card-limit'],
         ['quality'=> 4,'name' => 'channel-ctl-phone-third-limit'],
         ['quality'=> 5,'name' => 'channel-ctl-phone-slow-limit'],
+        ['quality'=> 6,'name' => 'channel-ctl-phone-slow6-limit'],
+        ['quality'=> 7,'name' => 'channel-ctl-phone-slow2-limit'],
     ];
 
     public function __construct()