30 lines
703 B
INI

config application list
edit "g-default"
set comment "Monitor all applications."
config entries
edit 1
set action pass
next
end
next
edit "g-sniffer-profile"
set comment "Monitor all applications."
unset options
config entries
edit 1
set action pass
next
end
next
edit "g-wifi-default"
set comment "Default configuration for offloading WiFi traffic."
set deep-app-inspection disable
config entries
edit 1
set action pass
set log disable
next
end
next
end