mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-17 00:42:53 +00:00
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
config system
|
|
option hostname lede
|
|
option timezone UTC
|
|
|
|
config timeserver ntp
|
|
list server 0.openwrt.pool.ntp.org
|
|
list server 1.openwrt.pool.ntp.org
|
|
list server 2.openwrt.pool.ntp.org
|
|
list server 3.openwrt.pool.ntp.org
|
|
option enabled 1
|
|
option enable_server 0
|