mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-22 20:38:29 +00:00
fa69553900
Signed-off-by: John Crispin <blogic@openwrt.org>
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
|