Increase interval for update-nat-reflection
All checks were successful
Deploy to Wizard / Deploy (push) Successful in 30s

This commit is contained in:
Joey Hafner 2024-02-14 11:31:47 -08:00
parent 41d79691dc
commit 7ef204853d

View File

@ -28,5 +28,5 @@ set system option performance 'latency'
set system syslog global facility all level 'info'
set system syslog global facility local7 level 'debug'
set system task-scheduler task update-nat-reflection executable path '/home/vyos/ipupdate.sh'
set system task-scheduler task update-nat-reflection interval '10'
set system task-scheduler task update-nat-reflection interval '60'
set system time-zone 'America/Los_Angeles'