Fortigate back from conserve mode

config system global
set tcp-halfclose-timer 30
set tcp-halfopen-timer 30
set tcp-timewait-timer 0
set udp-idle-timer 60
end

config system session-ttl
set default 300
config port
edit 0
set protocol 17
set timeout 10
set end-port 53
set start-port 53
end
end

config system fortiguard
set webfilter-cache-ttl 500
set antispam-cache-ttl 500
end

config system dns
set dns-cache-limit 300
end