mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
Add "Disabled" with value 9 as a choice for cron log level. 9 actually exceeds the highest built-in value 8, but can be used to quieten the logging in cases where there are e.g. cron jobs running each minute, which would create log spam. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>