@@ -19,6 +19,7 @@ type AppConfig struct {
Daemon struct {
ListenAddress string `json:"listen_address"`
Port int `json:"port"`
AuthToken string `json:"auth_token"`
} `json:"daemon"`
Instances map[string]InstanceMetadata `json:"instances"`
The note is not visible to the blocked user.