From b2d5cd8e1df25c363bdd3ef57f638a53cc07b3a4 Mon Sep 17 00:00:00 2001 From: John Poland Date: Sat, 11 Oct 2025 17:07:42 -0400 Subject: [PATCH] fortigate/global/file-filter.cfg Sat Oct 11 05:07:41 PM EDT 2025 --- configs/fortigate/global/file-filter.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 configs/fortigate/global/file-filter.cfg diff --git a/configs/fortigate/global/file-filter.cfg b/configs/fortigate/global/file-filter.cfg new file mode 100644 index 0000000..56fff32 --- /dev/null +++ b/configs/fortigate/global/file-filter.cfg @@ -0,0 +1,8 @@ +config file-filter profile + edit "g-default" + set comment "File type inspection." + next + edit "g-sniffer-profile" + set comment "File type inspection." + next +end