mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-07 06:16:09 +08:00
修改为sql数据库
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
#或者相对于 anylink 二进制文件的路径
|
||||
|
||||
#数据文件
|
||||
db_file = "./conf/data.db"
|
||||
db_type = "sqlite3"
|
||||
db_source = "./conf/anylink.db"
|
||||
#证书文件
|
||||
cert_file = "./conf/vpn_cert.pem"
|
||||
cert_key = "./conf/vpn_cert.key"
|
||||
|
Reference in New Issue
Block a user