You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
289 B
Plaintext
13 lines
289 B
Plaintext
4 years ago
|
config system
|
||
|
option hostname OpenWrt
|
||
|
option timezone UTC
|
||
|
option log_size 64
|
||
|
|
||
|
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
|