Skip to content

Commit

Permalink
fix #65
Browse files Browse the repository at this point in the history
  • Loading branch information
Jie Zheng committed Nov 10, 2020
1 parent 3b9d7a2 commit 6ab9acf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion special_attributes.lst
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"system_snmp_community": [ ["events"] ],
"vpn_ipsec_phase2_interface": [ ["proposal"] ],
"vpn_ipsec_phase1_interface": [ ["proposal"] ],
"vpn_ssl_settings": [ ["banned_cipher"] ]
"vpn_ssl_settings": [ ["banned_cipher"] ],
"firewall_schedule_recurring": [ ["day"] ]
}

0 comments on commit 6ab9acf

Please sign in to comment.