mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-27 00:51:55 +08:00
feat: support auto check upgrade (#53)
This commit is contained in:
@@ -26,6 +26,7 @@ type Config struct {
|
||||
AdminPathPrefix string `yaml:"admin_path_prefix"`
|
||||
Database string
|
||||
LogLevel string `yaml:"log_level"`
|
||||
CheckUpgrade bool `yaml:"check_upgrade"`
|
||||
IpLocationDatabase ipinfo.Config `yaml:"ip_location_database"`
|
||||
Notice noticeConfig
|
||||
HTTP rhttp.Config
|
||||
|
||||
Reference in New Issue
Block a user