system:Enable ntp server by default

This commit is contained in:
Hyy2001X 2020-09-27 00:16:46 +08:00 committed by GitHub
parent 3fe2d0fe98
commit 7c2ba2cae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ config system
config timeserver 'ntp'
option enabled '1'
option enable_server '0'
option enable_server '1'
list server 'ntp1.aliyun.com'
list server 'time1.cloud.tencent.com'
list server 'time.ustc.edu.cn'