mirror of
https://github.com/chatmail/core.git
synced 2026-09-22 13:01:21 +03:00
a relay serving broken json should not block discovery of others
This commit is contained in:
@@ -13,7 +13,7 @@ pub struct JsonrpcAppSource {
|
||||
pub version_string: String,
|
||||
|
||||
/// Where to download that version.
|
||||
/// Security note: consumers need to verify themselves
|
||||
/// Security note: consumers need to verify themselves
|
||||
/// that downloaded app files are valid before installing them.
|
||||
pub download_url: String,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user