mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-21 01:18:08 +00:00
refactor: move webui.listen_addr from core.daemon to webui category
This commit is contained in:
@ -150,7 +150,6 @@ type Config struct {
|
||||
}
|
||||
|
||||
type DaemonConfig struct {
|
||||
ListenAddr string `json:"listen_addr"`
|
||||
DataDir string `json:"data_dir"`
|
||||
HeartbeatInterval time.Duration `json:"heartbeat_interval"`
|
||||
CheckInterval time.Duration `json:"check_interval"`
|
||||
|
||||
Reference in New Issue
Block a user