| @@ -93,8 +93,9 @@ | ||
| 93 | 93 | |
| 94 | 94 | $premium = [ |
| 95 | 95 | 'patchstack_send_hacker_logs' => 'patchstack_15minute', |
| 96 | 96 | 'patchstack_post_firewall_rules' => 'patchstack_daily', |
| 97 | + 'patchstack_post_firewall_htaccess_rules' => 'patchstack_daily', | |
| 97 | 98 | 'patchstack_post_dynamic_firewall_rules' => 'patchstack_hourly', |
| 98 | 99 | 'patchstack_send_event_logs' => 'patchstack_15minute', |
| 99 | 100 | 'patchstack_check_env' => 'patchstack_trihourly' |
| 100 | 101 | ]; |