mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-27 15:24:45 +00:00
system:Enable ntp server by default
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ config system
|
|||||||
|
|
||||||
config timeserver 'ntp'
|
config timeserver 'ntp'
|
||||||
option enabled '1'
|
option enabled '1'
|
||||||
option enable_server '0'
|
option enable_server '1'
|
||||||
list server 'ntp1.aliyun.com'
|
list server 'ntp1.aliyun.com'
|
||||||
list server 'time1.cloud.tencent.com'
|
list server 'time1.cloud.tencent.com'
|
||||||
list server 'time.ustc.edu.cn'
|
list server 'time.ustc.edu.cn'
|
||||||
|
|||||||
Reference in New Issue
Block a user