feat: support auto check upgrade (#53)

This commit is contained in:
Li4n0
2022-01-09 23:51:46 +08:00
committed by GitHub
parent 30f9069e45
commit f6afe0fa12
16 changed files with 216 additions and 32 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ database: revsuit.db # 数据库连接信息 支持Sqlite3、My
# database: "postgres://host=127.0.0.1 user=root password=password dbname=revsuit port=5432 sslmode=disable TimeZone=Asia/Shanghai"
log_level: info # 输出日志的级别,分为:debug、info、warning、error、fatal
check_upgrade: false # 是否自动检查更新
ip_location_database: # IP 数据库相关配置
database: "qqwry" # qqwry 或者 geoip.
geo_license_key: "" # 如果你使用 GeoIP 则该字段为必填