op-packages/luci-app-timecontrol/root/etc/config/timecontrol
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

22 lines
375 B
Plaintext

config timecontrol
option enabled '0'
option control_mode 'blacklist'
option list_type 'blacklist'
option chain 'input'
config device
option timestart '00:00'
option week '0'
option timeend '23:55'
option mac ''
option enable '0'
config device
option mac '192.168.10.10/24'
option timestart '00:00'
option timeend '00:00'
option week '0'
option enable '0'