Chapter 7 Firewall : Building firewall objects and policies : Proxy Option : Oversized Files : Option 1
  
Option 1
Option 1 can be done in the GUI.
Go to Policy & Objects > Policy > Proxy Options.
Edit the profile that you wan the change in.
Fill out the fields with the following information:
Common Options
Comfort Clients
enabled
Interval (Seconds)
15
Amount(bytes)
1
Block Oversized File/Email
enabled
Threshold(MB)
2
Select OK
Enter the following CLI command:
config firewall profile-protocol-options
edit example_standard
config http
set options clientcomfort no-content-summary oversize
set oversize-limit 2
set comfort-interval 15
next
end